Uses of Class
org.antlr.v4.runtime.atn.SemanticContext.Operator
Packages that use SemanticContext.Operator
-
Uses of SemanticContext.Operator in org.antlr.v4.runtime.atn
Subclasses of SemanticContext.Operator in org.antlr.v4.runtime.atnModifier and TypeClassDescriptionstatic classA semantic context which is true whenever none of the contained contexts is false.static classA semantic context which is true whenever at least one of the contained contexts is true. -
Uses of SemanticContext.Operator in org.antlr.v4.tool
Methods in org.antlr.v4.tool with parameters of type SemanticContext.OperatorModifier and TypeMethodDescriptionGrammar.joinPredicateOperands(SemanticContext.Operator op, String separator)