| Package | Description |
|---|---|
| info.bioinfweb.jphyloio.events |
Contains implementations of JPhyloIO events, triggered during event based parsing.
|
| Modifier and Type | Method and Description |
|---|---|
SingleTokenDefinitionEvent |
ConcreteJPhyloIOEvent.asSingleTokenDefinitionEvent() |
SingleTokenDefinitionEvent |
JPhyloIOEvent.asSingleTokenDefinitionEvent()
Casts this event to a single character state symbol definition event.
|