Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in

Subhojitdss

Avatar
  • Total activity 13
  • Last activity November 30, 2020 23:42
  • Member since November 08, 2020 02:59
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 5
Activity overview Posts (4) Comments (4)
Sort by recent activity Recent activity Votes
  • Edited November 30, 2020 23:42
    The BNF file: { tokens = [ string="regexp:('([^'\\]|\\.)*'|\"([^\"\\]|\\\"|\\\'|\\)*\")" id="regexp:\w+" ]}testFile ::= item_*private item_ ::= (paren_expr)paren_expr ::= id '=' '(' e...
    1. Community
    2. IntelliJ IDEA Open API and Plugin Development
    3. Error recovery with pin and recoverWhile
    • 0 votes
  • Created November 20, 2020 17:56
    Actually I figured this out. This was because in MyCompositeImpl , the constructor was protected, when I make it public the generated code created constructor with IElementType which resolve the is...
    1. Community
    2. IntelliJ IDEA Open API and Plugin Development
    3. BNF generated classes accepting ASTNode in constructor instead of IElementType
    • 0 votes
  • Created November 19, 2020 07:19
    Thanks, this helps.
    1. Community
    2. IntelliJ IDEA Open API and Plugin Development
    3. How to wrap composite PsiElement on top of Lexer recognized elements in Grammar-Kit ?
    • 0 votes
  • Created November 08, 2020 03:10
    I meant to submit a request instead submitted a post. Now i cannot find a way to delete it.
    1. Community
    2. IntelliJ IDEA Plugin Users
    3. How to wrap composite PsiElement on top of Lexer recognized elements in Grammar-Kit
    • 0 votes
Copyright © 2000– JetBrains s.r.o.