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 aTokenMapobject that only recognizesTokens.Fragmenttoken values tagged with one oftags.InternalFunctors.tokenWithSameValue(Object value) Methods in org.jparsec with parameters of type TokenMap