Home | History | Annotate | Download | only in grxmlcompile

Lines Matching defs:ruleScope

447     std::string ruleScope = GETATTR("scope" );
448 if ( !ruleScope.empty() ) {
449 m_RuleScope.insert(index, ruleScope);