Home
last modified time | relevance | path

Searched defs:ruleScope (Results 1 – 2 of 2) sorted by relevance

/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
DRule.java74 public AttributeScope ruleScope; field in Rule
/external/srec/tools/grxmlcompile/
Dgrxmldoc.cpp447 std::string ruleScope = GETATTR("scope" ); in beginParseRuleNode() local