Package icyllis.arc3d.compiler.lex
Class NFAState.Replace
java.lang.Object
icyllis.arc3d.compiler.lex.NFAState.Replace
- All Implemented Interfaces:
NFAState
- Enclosing interface:
NFAState
A state which serves as a placeholder for the states indicated in 'mShadow'. When we
transition to this state, we instead transition to all of the 'mShadow' states.
-
Nested Class Summary
Nested classes/interfaces inherited from interface icyllis.arc3d.compiler.lex.NFAState
NFAState.Accept, NFAState.Filter, NFAState.Replace
-
Field Summary
-
Method Summary