| Package | Description |
|---|---|
| org.antlr.v4.runtime | |
| org.antlr.v4.runtime.atn | |
| org.antlr.v4.runtime.misc | |
| org.antlr.v4.runtime.tree | |
| org.antlr.v4.runtime.tree.pattern |
| Class and Description |
|---|
| IntegerStack |
| Interval
An immutable inclusive interval a..b
|
| IntervalSet
This class implements the
IntSet backed by a sorted array of
non-overlapping intervals. |
| Pair |
| Class and Description |
|---|
| AbstractEqualityComparator
This abstract base class is provided so performance-critical applications can
use virtual- instead of interface-dispatch when calling comparator methods.
|
Array2DHashSet
Set implementation with closed hashing (open addressing). |
| DoubleKeyMap
Sometimes we need to map a key to a value but key is two pieces of data.
|
| EqualityComparator
This interface provides an abstract concept of object equality independent of
Object.equals(java.lang.Object) (object equality) and the == operator
(reference equality). |
| IntegerList |
| IntervalSet
This class implements the
IntSet backed by a sorted array of
non-overlapping intervals. |
| Pair |
| Class and Description |
|---|
| AbstractEqualityComparator
This abstract base class is provided so performance-critical applications can
use virtual- instead of interface-dispatch when calling comparator methods.
|
| EqualityComparator
This interface provides an abstract concept of object equality independent of
Object.equals(java.lang.Object) (object equality) and the == operator
(reference equality). |
| IntegerList |
| IntegerStack |
| InterpreterDataReader.InterpreterData |
| Interval
An immutable inclusive interval a..b
|
| IntervalSet
This class implements the
IntSet backed by a sorted array of
non-overlapping intervals. |
| IntSet
A generic set of integers.
|
| LogManager.Record |
| ObjectEqualityComparator
This default implementation of
EqualityComparator uses object equality
for comparisons by calling Object.hashCode() and Object.equals(java.lang.Object). |
| Pair |
| Class and Description |
|---|
| Interval
An immutable inclusive interval a..b
|
| Predicate |
| Class and Description |
|---|
| MultiMap |
Copyright © 1992–2020 ANTLR. All rights reserved.