Package | Description |
---|---|
de.erichseifert.gral.util |
Common utility classes.
|
Modifier and Type | Method and Description |
---|---|
protected void |
StatefulTokenizer.putRules(StatefulTokenizer.Rule... rules)
Sets the rules for the initial state in the grammar.
|
protected void |
StatefulTokenizer.putRules(String name,
StatefulTokenizer.Rule... rules)
Sets the rules for the specified state in the grammar.
|
Copyright © 2009-2013. All Rights Reserved.