프로퍼티 | 타입 | 설명 | |
---|---|---|---|
children | Antlr4.Runtime.Sharpen.BitSet[] | ||
parents | Antlr4.Runtime.Sharpen.BitSet[] |
메소드 | 설명 | |
---|---|---|
AddRuleInvocation ( int caller, int callee ) : bool | ||
GetAncestors ( int rule ) : |
||
GetDescendants ( int rule ) : |
||
RuleRelations ( int ruleCount ) : System |
public AddRuleInvocation ( int caller, int callee ) : bool | ||
caller | int | |
callee | int | |
리턴 | bool |
public GetAncestors ( int rule ) : |
||
rule | int | |
리턴 |
public GetDescendants ( int rule ) : |
||
rule | int | |
리턴 |
public BitSet[],Antlr4.Runtime.Sharpen children | ||
리턴 | Antlr4.Runtime.Sharpen.BitSet[] |