Searched refs:nullable (Results 1 – 6 of 6) sorted by relevance
138 if (!nt.nullable()) in compute_nullability()236 public boolean nullable() {return _nullable;} in nullable() method in non_terminal276 return super.toString() + "[" + index() + "]" + (nullable() ? "*" : ""); in toString()
237 public boolean nullable() {return _nullable;} in nullable() method in production617 if (nullable_known()) return nullable(); in check_nullable()640 else if (!((non_terminal)sym).nullable()) in check_nullable()684 if (!((non_terminal)sym).nullable()) in check_first_set()750 if (nullable()) in toString()
210 if (!((non_terminal)sym).nullable()) in calc_lookahead()254 if (!((non_terminal)sym).nullable()) return false; in lookahead_visible()
META-INF/ META-INF/MANIFEST.MF java_cup/ java_cup/action_part.class action_part ...
META-INF/ META-INF/MANIFEST.MF java_cup/ java_cup/runtime/ java_cup/ ...