Uses of Class
eu.bandm.tools.lexic.TokenProcessor
Packages that use TokenProcessor
-
Uses of TokenProcessor in eu.bandm.tools.lexic
Method parameters in eu.bandm.tools.lexic with type arguments of type TokenProcessorModifier and TypeMethodDescriptiondefault TokenSource
<D, T> TokenSource.with
(Function<? super TokenSource<D, T>, ? extends TokenProcessor<D, T>> processor) Creates a new token processor by applying a given factory function to this source.