Uses of Class
eu.bandm.tools.d2d2.parser2.TLex.State
-
Uses of TLex.State in eu.bandm.tools.d2d2.parser2
Modifier and TypeMethodDescriptionstatic <DD,
TT> TLex.State<DD, TT> static <DD,
TT> TLex.State<DD, TT> TLex.verbatimEnd
(TT tt, String post, @Opt TLex.Item<DD, TT> continuation) Accepts a verbatim input character sequence ended by a particular string constant.