Home
last modified time | relevance | path

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

/external/antlr/tool/src/main/java/org/antlr/analysis/
DSemanticContext.java306 public static abstract class CommutativePredicate extends SemanticContext { class in SemanticContext
310 public CommutativePredicate(SemanticContext a, SemanticContext b) { in CommutativePredicate() method in SemanticContext.CommutativePredicate
328 public CommutativePredicate(HashSet<SemanticContext> contexts){ in CommutativePredicate() method in SemanticContext.CommutativePredicate