메소드 | 설명 | |
---|---|---|
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 ( |
메소드 | 설명 | |
---|---|---|
GetGenerator ( ) : |
||
GetTarget ( ) : |
public Alternative ( |
||
alt | ||
outerMost | bool | |
리턴 |
public Epsilon ( |
||
alt | ||
outerMost | bool | |
리턴 |
public FinishAlternative ( |
||
blk | ||
ops | IList |
|
리턴 |
public GetChoiceBlock ( |
||
blkAST | ||
alts | IList |
|
label | ||
리턴 |
public GetComplexChoiceBlock ( |
||
blkAST | ||
alts | IList |
|
리턴 |
public GetComplexEBNFBlock ( |
||
ebnfRoot | ||
alts | IList |
|
리턴 |
public abstract GetController ( ) : |
||
리턴 |
public abstract GetCurrentBlock ( ) : |
||
리턴 |
public abstract GetCurrentOuterMostAlt ( ) : |
||
리턴 |
public abstract GetCurrentOuterMostAlternativeBlock ( ) : |
||
리턴 |
public abstract GetCurrentRuleFunction ( ) : |
||
리턴 |
public GetEBNFBlock ( |
||
ebnfRoot | ||
alts | IList |
|
리턴 |
public GetLL1ChoiceBlock ( |
||
blkAST | ||
alts | IList |
|
리턴 |
public GetLL1EBNFBlock ( |
||
ebnfRoot | ||
alts | IList |
|
리턴 |
public GetLL1Test ( Antlr4.Runtime.Misc.IntervalSet look, |
||
look | Antlr4.Runtime.Misc.IntervalSet | |
blkAST | ||
리턴 | IList |
public abstract GetRoot ( ) : |
||
리턴 |
public Lexer ( |
||
file | ||
리턴 |
public LexerFile ( string fileName ) : |
||
fileName | string | |
리턴 |
public NeedsImplicitLabel ( |
||
ID | ||
op | LabeledOp | |
리턴 | bool |
public Parser ( |
||
file | ||
리턴 |
public ParserFile ( string fileName ) : |
||
fileName | string | |
리턴 |
public Rule ( |
||
r | ||
리턴 |
public RulePostamble ( |
||
function | ||
r | ||
리턴 | IList |
public RuleRef ( |
||
ID | ||
label | ||
args | ||
리턴 | IList |
public Set ( |
||
setAST | ||
label | ||
invert | bool | |
리턴 | IList |
public abstract SetController ( |
||
controller | ||
리턴 | void |
public StringRef ( |
||
ID | ||
label | ||
리턴 | IList |
public TokenRef ( |
||
ID | ||
label | ||
args | ||
리턴 | IList |
public Wildcard ( |
||
ast | ||
labelAST | ||
리턴 | IList |