Method | Description | |
---|---|---|
Action ( |
||
Alternative ( |
||
Epsilon ( |
||
FinishAlternative ( |
||
GetChoiceBlock ( |
||
GetCodeBlockLevel ( ) : int | ||
GetComplexChoiceBlock ( |
||
GetComplexEBNFBlock ( |
||
GetController ( ) : |
||
GetCurrentBlock ( ) : |
||
GetCurrentOuterMostAlt ( ) : |
||
GetCurrentOuterMostAlternativeBlock ( ) : |
||
GetCurrentRuleFunction ( ) : |
||
GetEBNFBlock ( |
||
GetGrammar ( ) : |
||
GetLL1ChoiceBlock ( |
||
GetLL1EBNFBlock ( |
||
GetLL1Test ( Antlr4.Runtime.Misc.IntervalSet look, |
||
GetRoot ( ) : |
||
GetTreeLevel ( ) : int | ||
Lexer ( |
||
LexerFile ( string fileName ) : |
||
NeedsImplicitLabel ( |
||
Parser ( |
||
ParserFile ( string fileName ) : |
||
Rule ( |
||
RulePostamble ( |
||
RuleRef ( |
||
Sempred ( |
||
Set ( |
||
SetController ( |
||
StringRef ( |
||
TokenRef ( |
||
Wildcard ( |
Method | Description | |
---|---|---|
GetGenerator ( ) : |
||
GetTarget ( ) : |
public Action ( |
||
ast | ||
return | IList |
public Alternative ( |
||
alt | ||
outerMost | bool | |
return |
public Epsilon ( |
||
alt | ||
outerMost | bool | |
return |
public FinishAlternative ( |
||
blk | ||
ops | IList |
|
return |
public GetChoiceBlock ( |
||
blkAST | ||
alts | IList |
|
label | ||
return |
public GetComplexChoiceBlock ( |
||
blkAST | ||
alts | IList |
|
return |
public GetComplexEBNFBlock ( |
||
ebnfRoot | ||
alts | IList |
|
return |
public abstract GetController ( ) : |
||
return |
public abstract GetCurrentBlock ( ) : |
||
return |
public abstract GetCurrentOuterMostAlt ( ) : |
||
return |
public abstract GetCurrentOuterMostAlternativeBlock ( ) : |
||
return |
public abstract GetCurrentRuleFunction ( ) : |
||
return |
public GetEBNFBlock ( |
||
ebnfRoot | ||
alts | IList |
|
return |
public abstract GetGrammar ( ) : |
||
return |
public GetLL1ChoiceBlock ( |
||
blkAST | ||
alts | IList |
|
return |
public GetLL1EBNFBlock ( |
||
ebnfRoot | ||
alts | IList |
|
return |
public GetLL1Test ( Antlr4.Runtime.Misc.IntervalSet look, |
||
look | Antlr4.Runtime.Misc.IntervalSet | |
blkAST | ||
return | IList |
public abstract GetRoot ( ) : |
||
return |
public Lexer ( |
||
file | ||
return |
public LexerFile ( string fileName ) : |
||
fileName | string | |
return |
public NeedsImplicitLabel ( |
||
ID | ||
op | LabeledOp | |
return | bool |
public Parser ( |
||
file | ||
return |
public ParserFile ( string fileName ) : |
||
fileName | string | |
return |
public Rule ( |
||
r | ||
return |
public RulePostamble ( |
||
function | ||
r | ||
return | IList |
public RuleRef ( |
||
ID | ||
label | ||
args | ||
return | IList |
public Sempred ( |
||
ast | ||
return | IList |
public Set ( |
||
setAST | ||
label | ||
invert | bool | |
return | IList |
public abstract SetController ( |
||
controller | ||
return | void |
public StringRef ( |
||
ID | ||
label | ||
return | IList |
public TokenRef ( |
||
ID | ||
label | ||
args | ||
return | IList |
public Wildcard ( |
||
ast | ||
labelAST | ||
return | IList |