Uses of Class
eu.bandm.tools.d2d2.parser2.TLex.CloseState
Packages that use TLex.CloseState
-
Uses of TLex.CloseState in eu.bandm.tools.d2d2.parser2
Methods in eu.bandm.tools.d2d2.parser2 that return TLex.CloseStateModifier and TypeMethodDescriptionstatic <DD,TT> TLex.CloseState<DD, TT> TLex.closeState()static <DD,TT> TLex.CloseState<DD, TT> TLex.closeState(TLex.Item<DD, TT> continuation) static <DD,TT> TLex.CloseState<DD, TT> TLex.closeStates(@Opt TLex.Item<DD, TT> cont, int times)