类的使用
org.antlr.tool.Grammar.Decision
-
使用Grammar.Decision的程序包 程序包 说明 org.antlr.tool -
-
org.antlr.tool中Grammar.Decision的使用
类型参数类型为Grammar.Decision的org.antlr.tool中的字段 修饰符和类型 字段 说明 protected java.util.Vector<Grammar.Decision>Grammar. indexToDecisionEach subrule/rule is a decision point and we must track them so we can go back later and build DFA predictors for them.返回Grammar.Decision的org.antlr.tool中的方法 修饰符和类型 方法 说明 protected Grammar.DecisionGrammar. createDecision(int decision)protected Grammar.DecisionGrammar. getDecision(int decision)返回变量类型为Grammar.Decision的类型的org.antlr.tool中的方法 修饰符和类型 方法 说明 java.util.List<Grammar.Decision>Grammar. getDecisions()
-