class Util
extends java.lang.Object
| Constructor and Description |
|---|
Util() |
| Modifier and Type | Method and Description |
|---|---|
(package private) static DSLParser |
prepareParser(java.lang.String dsl)
Prepares the parser for the given string.
|
static DSLParser prepareParser(java.lang.String dsl)
dsl - The string to prepare a parser for.