public class GrammarContext extends Object
| Constructor and Description |
|---|
GrammarContext() |
| Modifier and Type | Method and Description |
|---|---|
Rule |
getRuleByName(String name) |
boolean |
hasRule(String name) |
<T extends Rule> |
registerRule(String name,
T rule) |
Copyright © 2017. All rights reserved.