Alternative, Grammar, LeftRecursiveRule, LexerGrammar, Rulepublic interface AttributeResolver
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
resolvesToAttributeDict(String x,
ActionAST node) |
|
boolean |
resolvesToLabel(String x,
ActionAST node) |
|
boolean |
resolvesToListLabel(String x,
ActionAST node) |
|
boolean |
resolvesToToken(String x,
ActionAST node) |
|
Attribute |
resolveToAttribute(String x,
String y,
ActionAST node) |
|
Attribute |
resolveToAttribute(String x,
ActionAST node) |
Copyright © 1992–2019 ANTLR. All rights reserved.