Home
last modified time | relevance | path

Searched defs:CommutativePredicate (Results 1 – 1 of 1) sorted by relevance

/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
DSemanticContext.java303 public static abstract class CommutativePredicate extends SemanticContext { class in SemanticContext
307 public CommutativePredicate(SemanticContext a, SemanticContext b) { in CommutativePredicate() method in SemanticContext.CommutativePredicate
325 public CommutativePredicate(HashSet<SemanticContext> contexts){ in CommutativePredicate() method in SemanticContext.CommutativePredicate