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, iteratorpublic static final String START
public Collection<Define> getDefinitions()
Copyright © 2015 Oracle Corporation. All Rights Reserved.