Uses of Class
eu.bandm.tools.lexic.TokenFragment.Success
-
Uses of TokenFragment.Success in eu.bandm.tools.lexic
Modifier and TypeFieldDescriptionstatic final TokenFragment.Success
TokenFragment.Success.singleton
Singleton value.static final TokenFragment.Success
TokenFragment.success
Singleton value indicating successful matching.Modifier and TypeMethodDescriptionstatic TokenFragment.Success
TokenFragment.Success.fuse
(TokenFragment.Success one, TokenFragment.Success other) Binary function that accepts two references to the singleton and returns one.Modifier and TypeMethodDescriptionTokenFragment.getImplementation()
Returns the accepting automaton that implements this fragment.Modifier and TypeMethodDescriptionstatic TokenFragment.Success
TokenFragment.Success.fuse
(TokenFragment.Success one, TokenFragment.Success other) Binary function that accepts two references to the singleton and returns one.