类的使用
org.antlr.runtime.RuleReturnScope
-
使用RuleReturnScope的程序包 程序包 说明 org.antlr.grammar.v3 org.antlr.gunit org.antlr.gunit.swingui.parsers org.antlr.runtime org.antlr.runtime.tree -
-
org.antlr.grammar.v3中RuleReturnScope的使用
-
org.antlr.gunit中RuleReturnScope的使用
org.antlr.gunit中RuleReturnScope的子类 修饰符和类型 类 说明 static classgUnitParser.file_returnstatic classgUnitParser.id_returnstatic classgUnitParser.option_returnstatic classgUnitParser.treeAdaptor_return -
org.antlr.gunit.swingui.parsers中RuleReturnScope的使用
-
org.antlr.runtime中RuleReturnScope的使用
org.antlr.runtime中RuleReturnScope的子类 修饰符和类型 类 说明 classParserRuleReturnScopeRules that return more than a single value must return an object containing all the values. -
org.antlr.runtime.tree中RuleReturnScope的使用
org.antlr.runtime.tree中RuleReturnScope的子类 修饰符和类型 类 说明 classTreeRuleReturnScopeThis is identical to theParserRuleReturnScopeexcept that the start property is a tree nodes notTokenobject when you are parsing trees.
-