Class CharReferenceMap<T>
java.lang.Object
org.pipservices3.expressions.tokenizers.utilities.CharReferenceMap<T>
This class keeps references associated with specific characters
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addDefaultInterval
(T reference) void
addInterval
(int start, int end, T reference) void
clear()
lookup
(int symbol)