Uses of Package
org.antlr.v4.runtime.misc
Packages that use org.antlr.v4.runtime.misc
Package
Description
-
Classes in org.antlr.v4.runtime.misc used by org.antlr.v4
-
Classes in org.antlr.v4.runtime.misc used by org.antlr.v4.analysisClassDescriptionThis class implements the
IntSet
backed by a sorted array of non-overlapping intervals. -
Classes in org.antlr.v4.runtime.misc used by org.antlr.v4.automataClassDescriptionThis class implements the
IntSet
backed by a sorted array of non-overlapping intervals. -
Classes in org.antlr.v4.runtime.misc used by org.antlr.v4.codegenClassDescriptionThis class implements the
IntSet
backed by a sorted array of non-overlapping intervals. -
Classes in org.antlr.v4.runtime.misc used by org.antlr.v4.codegen.modelClassDescriptionThis class implements the
IntSet
backed by a sorted array of non-overlapping intervals.A HashMap that remembers the order that the elements were added. -
Classes in org.antlr.v4.runtime.misc used by org.antlr.v4.codegen.model.decl
-
Classes in org.antlr.v4.runtime.misc used by org.antlr.v4.miscClassDescriptionThis class implements the
IntSet
backed by a sorted array of non-overlapping intervals. -
Classes in org.antlr.v4.runtime.misc used by org.antlr.v4.parseClassDescriptionThis exception is thrown to cancel a parsing operation.
-
Classes in org.antlr.v4.runtime.misc used by org.antlr.v4.runtimeClassDescriptionAn immutable inclusive interval a..bThis class implements the
IntSet
backed by a sorted array of non-overlapping intervals. -
Classes in org.antlr.v4.runtime.misc used by org.antlr.v4.runtime.atnClassDescriptionThis abstract base class is provided so performance-critical applications can use virtual- instead of interface-dispatch when calling comparator methods.
Set
implementation with closed hashing (open addressing).Sometimes we need to map a key to a value but key is two pieces of data.This interface provides an abstract concept of object equality independent ofObject.equals(java.lang.Object)
(object equality) and the==
operator (reference equality).This class implements theIntSet
backed by a sorted array of non-overlapping intervals. -
Classes in org.antlr.v4.runtime.misc used by org.antlr.v4.runtime.miscClassDescriptionThis abstract base class is provided so performance-critical applications can use virtual- instead of interface-dispatch when calling comparator methods.This interface provides an abstract concept of object equality independent of
Object.equals(java.lang.Object)
(object equality) and the==
operator (reference equality).An immutable inclusive interval a..bThis class implements theIntSet
backed by a sorted array of non-overlapping intervals.A generic set of integers.This default implementation ofEqualityComparator
uses object equality for comparisons by callingObject.hashCode()
andObject.equals(java.lang.Object)
. -
Classes in org.antlr.v4.runtime.misc used by org.antlr.v4.runtime.tree
-
Classes in org.antlr.v4.runtime.misc used by org.antlr.v4.runtime.tree.pattern
-
Classes in org.antlr.v4.runtime.misc used by org.antlr.v4.tool
-
Classes in org.antlr.v4.runtime.misc used by org.antlr.v4.tool.astClassDescriptionThis class implements the
IntSet
backed by a sorted array of non-overlapping intervals. -
Classes in org.antlr.v4.runtime.misc used by org.antlr.v4.unicodeClassDescriptionThis class implements the
IntSet
backed by a sorted array of non-overlapping intervals.