Uses of Class
eu.bandm.tools.d2d2.parser2.TLex.Shift
Packages that use TLex.Shift
-
Uses of TLex.Shift in eu.bandm.tools.d2d2.parser2
Methods in eu.bandm.tools.d2d2.parser2 that return TLex.ShiftModifier 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)