Searched refs:otherAlts (Results 1 – 1 of 1) sorted by relevance
24 public List<String> otherAlts = new ArrayList<String>(); field in LeftRecursiveRuleAnalyzer188 otherAlts.add(altText + (rewriteText != null ? " " + rewriteText : "")); in otherAlt()247 ruleST.add("alts", otherAlts); in getArtificialPrimaryRule()350 ", otherAlts=" + otherAlts + in toString()