org.eclipse.xtext.common.services
Class TerminalsGrammarAccess
java.lang.Object
org.eclipse.xtext.service.AbstractElementFinder
org.eclipse.xtext.service.AbstractElementFinder.AbstractGrammarElementFinder
org.eclipse.xtext.common.services.TerminalsGrammarAccess
- All Implemented Interfaces:
- IGrammarAccess
public class TerminalsGrammarAccess
- extends AbstractElementFinder.AbstractGrammarElementFinder
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TerminalsGrammarAccess
@Inject
public TerminalsGrammarAccess(GrammarProvider grammarProvider)
getGrammar
public Grammar getGrammar()
getIDRule
public TerminalRule getIDRule()
getINTRule
public TerminalRule getINTRule()
getSTRINGRule
public TerminalRule getSTRINGRule()
getML_COMMENTRule
public TerminalRule getML_COMMENTRule()
getSL_COMMENTRule
public TerminalRule getSL_COMMENTRule()
getWSRule
public TerminalRule getWSRule()
getANY_OTHERRule
public TerminalRule getANY_OTHERRule()