public class VTParserStateMachine extends net.digger.util.fsm.StateMachine<Action,State,Character>
| Constructor and Description |
|---|
VTParserStateMachine(net.digger.util.fsm.ActionHandler<Action,State,Character> handler,
net.digger.util.fsm.EventMapper<Character> mapper) |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Test program to ensure all states and transitions are defined.
|
public static void main(String[] args)
args - Copyright © 2018. All rights reserved.