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