Home
last modified time | relevance | path

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

/external/antlr/tool/src/main/java/org/antlr/analysis/
DSemanticContext.java387 Set<SemanticContext> otherOperands = commutative.operands; in equals() local
398 Set<SemanticContext> otherOperands = ((CommutativePredicate)not.ctx).operands; in equals() local