Lines Matching refs:scope
419 // Rule name must be unique within scope of entire grammar.
445 // Make a note of the scope or rules; public, etc - used in map file.
447 std::string ruleScope = GETATTR("scope" );
472 // Must be unique rule name within scope of entire grammar.
1031 std::string scope; // For rules
1085 // Look up scope using original index
1087 if (m_RuleScope.getValue(origIndex, &scope) )
1088 label = scope + ":" + label;
1170 std::string scope; // For rules
1173 // Look up scope using original index