Uses of Class
eu.bandm.tools.d2d2.parser2.TLex.Text2cont
-
Uses of TLex.Text2cont in eu.bandm.tools.d2d2.parser2
Modifier and TypeMethodDescriptionstatic <DD,
TT> TLex.Text2cont<DD, TT> TLex.text2cont
(BiFunction<String, Location<DD>, TLex.Item<DD, TT>> fun) Applies a user function to the accumulated text.