public class Grammar extends Define
| Modifier and Type | Field and Description |
|---|---|
static String |
START
The name for the start pattern
|
alternativeName| Constructor and Description |
|---|
Grammar() |
| Modifier and Type | Method and Description |
|---|---|
Define |
get(String name) |
Collection<Define> |
getDefinitions() |
addChild, hasOneChild, iteratorcreateDataMethod, getNext, getPrev, merge, siblingsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic static final String START
public Collection<Define> getDefinitions()
Copyright © 2017 Oracle Corporation. All rights reserved.