Uses of Class
eu.bandm.tools.d2d2.parser2.TLex.Shift
-
Uses of TLex.Shift in eu.bandm.tools.d2d2.parser2
Modifier and TypeMethodDescriptionstatic <DD,
TT> TLex.Shift<DD, TT> TLex.shift()
static <DD,
TT> TLex.Shift<DD, TT> TLex.shift
(char c) static <DD,
TT> TLex.Shift<DD, TT> static <DD,
TT> TLex.Shift<DD, TT> static <DD,
TT> TLex.Shift<DD, TT> TLex.shift
(TunableParser.CharSet cs) static <DD,
TT> TLex.Shift<DD, TT> TLex.shift
(TunableParser.CharSet cs, @Opt TLex.Item<DD, TT> continuation)