public class GrammarContext extends Object
GrammarContext()
Rule
getRuleByName(String name)
void
registerRule(String name, Rule rule)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GrammarContext()
public void registerRule(String name, Rule rule)
@Nullable public Rule getRuleByName(String name)
Copyright © 2016. All rights reserved.