Searched refs:isDynamicRuleScope (Results 1 – 4 of 4) sorted by relevance
72 public boolean isDynamicRuleScope; field in AttributeScope
1736 scope.isDynamicRuleScope = true; in createRuleScope()
1150 else if ( scope.isDynamicRuleScope ) { in issueInvalidAttributeError()1189 else if ( scope!=null && scope.isDynamicRuleScope ) { in issueInvalidAttributeError()
296 r.ruleScope.isDynamicRuleScope = true;