Package com.automation_pros.odva.eds
Class Parser.StateMgr
- java.lang.Object
-
- com.automation_pros.odva.eds.Parser.StateMgr
-
- Enclosing class:
- Parser
protected static class Parser.StateMgr extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description int
line
int
returnState
int
state
int
unicode
-
Constructor Summary
Constructors Modifier Constructor Description protected
StateMgr()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
comment()
void
comment(int returnTo)
void
newLine()
-