Uses of Class
org.antlr.v4.runtime.atn.SemanticContext.PrecedencePredicate
-
Packages that use SemanticContext.PrecedencePredicate Package Description org.antlr.v4.runtime.atn -
-
Uses of SemanticContext.PrecedencePredicate in org.antlr.v4.runtime.atn
Methods in org.antlr.v4.runtime.atn that return SemanticContext.PrecedencePredicate Modifier and Type Method Description SemanticContext.PrecedencePredicatePrecedencePredicateTransition. getPredicate()Methods in org.antlr.v4.runtime.atn with parameters of type SemanticContext.PrecedencePredicate Modifier and Type Method Description intSemanticContext.PrecedencePredicate. compareTo(SemanticContext.PrecedencePredicate o)
-