Searched refs:isDynamicRuleScope (Results 1 – 4 of 4) sorted by relevance
73 public boolean isDynamicRuleScope; field in AttributeScope
1777 scope.isDynamicRuleScope = true; in createRuleScope()
1180 else if ( scope.isDynamicRuleScope ) { in issueInvalidAttributeError()1219 else if ( scope!=null && scope.isDynamicRuleScope ) { in issueInvalidAttributeError()
297 r.ruleScope.isDynamicRuleScope = true;