Package icyllis.arc3d.compiler.lex
Class NFAState.Accept
java.lang.Object
icyllis.arc3d.compiler.lex.NFAState.Accept
- All Implemented Interfaces:
NFAState
- Enclosing interface:
NFAState
Represents an accepting state - if the NFA ends up in this state, we have successfully
matched the token indicated by 'mToken'.
-
Nested Class Summary
Nested classes/interfaces inherited from interface icyllis.arc3d.compiler.lex.NFAState
NFAState.Accept, NFAState.Filter, NFAState.Replace
-
Field Summary
-
Method Summary