Package org.biojava.bio.program.tagvalue
Interface StateMachine.State
- All Known Implementing Classes:
StateMachine.BasicState
- Enclosing class:
StateMachine
public static interface StateMachine.State
Interface for a State within this StateMachine
-
Method Summary
-
Method Details
-
getLabel
-
getListener
-
transit
- Throws:
ParserException
-