Uses of Class
org.antlr.v4.runtime.atn.SemanticContext.Predicate
-
Packages that use SemanticContext.Predicate Package Description org.antlr.v4.runtime.atn org.antlr.v4.tool -
-
Uses of SemanticContext.Predicate in org.antlr.v4.runtime.atn
Methods in org.antlr.v4.runtime.atn that return SemanticContext.Predicate Modifier and Type Method Description SemanticContext.Predicate
PredicateTransition. getPredicate()
-
Uses of SemanticContext.Predicate in org.antlr.v4.tool
Methods in org.antlr.v4.tool with parameters of type SemanticContext.Predicate Modifier and Type Method Description java.lang.String
Grammar. getPredicateDisplayString(SemanticContext.Predicate pred)
-