Package gw.lang.parser
Interface ITokenizerInstructorState
-
public interface ITokenizerInstructorState
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
restore()
void
restoreTo(ITokenizerInstructor instructor)
-
-
-
Method Detail
-
restore
void restore()
-
restoreTo
void restoreTo(ITokenizerInstructor instructor)
-
-