Searched refs:getOrOperands (Results 1 – 2 of 2) sorted by relevance
753 HashSet<SemanticContext> opsA = new HashSet<SemanticContext>(getOrOperands(a)); in factorOr()754 HashSet<SemanticContext> opsB = new HashSet<SemanticContext>(getOrOperands(b)); in factorOr()789 Collection<SemanticContext> operands = getOrOperands(((NOT)context).ctx); in getAndOperands()802 public static Collection<SemanticContext> getOrOperands(SemanticContext context) in getOrOperands() method in SemanticContext
META-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/ ...