|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActionLexerTokenTypes | |
|---|---|
| antlr.actions.csharp | |
| Uses of ActionLexerTokenTypes in antlr.actions.csharp |
|---|
| Classes in antlr.actions.csharp that implement ActionLexerTokenTypes | |
|---|---|
class |
ActionLexer
Perform the following translations: AST related translations ## -> currentRule_AST #(x,y,z) -> codeGenerator.getASTCreateString(vector-of(x,y,z)) #[x] -> codeGenerator.getASTCreateString(x) #x -> codeGenerator.mapTreeId(x) Inside context of #(...), you can ref (x,y,z), [x], and x as shortcuts. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||