Searched refs:getSetValue (Results 1 – 4 of 4) sorted by relevance
234 if ($b.start.getSetValue() != null)404 if ( blk.getSetValue()!=null )421 if ( blk.getSetValue()!=null )442 if ( blk.getSetValue()!=null )548 //IntSet notSet = grammar.complement(stNode.getSetValue());550 IntSet s = stNode.getSetValue();
562 : {$start.getSetValue()!=null}? => setBlock633 generator.genSetExpr(templates,$s.getSetValue(),1,false));750 …| ({((GrammarAST)input.LT(1)).getSetValue()==null}? (BLOCK|OPTIONAL|CLOSURE|POSITIVE_CLOSURE)) => …835 elements = $assign_st.getSetValue();1174 $code.add("s", generator.genSetExpr(templates,$s.getSetValue(),1,false));
445 setValueExpansion.setAppend(originalPolicy.policy.getSetValue().getOverridable()); in getSetValueSubflagAsPolicy()447 setValueExpansion.setOverridable(originalPolicy.policy.getSetValue().getOverridable()); in getSetValueSubflagAsPolicy()549 SetValue setValue = flagPolicy.policy.getSetValue(); in applySetValueOperation()
318 public IntSet getSetValue() { in getSetValue() method in GrammarAST