Uses of Interface
org.jparsec.TokenMap
Packages that use TokenMap
-
Uses of TokenMap in org.jparsec
Methods in org.jparsec that return TokenMapModifier and TypeMethodDescriptionTerminals.fromFragment
(Object... tags) Returns aTokenMap
object that only recognizesTokens.Fragment
token values tagged with one oftags
.InternalFunctors.tokenWithSameValue
(Object value) Methods in org.jparsec with parameters of type TokenMap