Uses of Class
org.antlr.v4.runtime.atn.SemanticContext.Empty
-
Packages that use SemanticContext.Empty Package Description org.antlr.v4.runtime.atn -
-
Uses of SemanticContext.Empty in org.antlr.v4.runtime.atn
Fields in org.antlr.v4.runtime.atn declared as SemanticContext.Empty Modifier and Type Field Description static SemanticContext.EmptySemanticContext.Empty. InstanceThe defaultSemanticContext, which is semantically equivalent to a predicate of the form{true}?.
-