| 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. |
| Tuple2 |
| 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). |
| FlexibleHashMap
A limited map (many unsupported operations) that lets me use
varying hashCode/equals.
|
| IntegerList |
| IntervalSet
This class implements the
IntSet backed by a sorted array of
non-overlapping intervals. |
| Tuple2 |
| 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). |
| Predicate |
| RuleDependencyProcessor.RuleDependencyProperty |
| Tuple2 |
| Tuple3 |
| Class and Description |
|---|
| Interval
An immutable inclusive interval a..b
|
| Predicate |
| Class and Description |
|---|
| MultiMap |
Copyright © 1992–2024 Daniel Sun. All rights reserved.