public class Grammar extends Define
| Modifier and Type | Field | Description |
|---|---|---|
static java.lang.String |
START |
The name for the start pattern
|
alternativeName| Constructor | Description |
|---|---|
Grammar() |
| Modifier and Type | Method | Description |
|---|---|---|
Define |
get(java.lang.String name) |
|
java.util.Collection<Define> |
getDefinitions() |
createDataMethod, getNext, getPrev, merge, siblingsaddChild, hasOneChild, iteratorpublic static final java.lang.String START
Copyright © 2018 Oracle Corporation. All rights reserved.