|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of KitsGrammarAccess in de.cau.cs.kieler.synccharts.text.kits.formatting |
---|
Methods in de.cau.cs.kieler.synccharts.text.kits.formatting with parameters of type KitsGrammarAccess | |
---|---|
protected void |
KitsFormatter.customConfigureFormatting(org.eclipse.xtext.formatting.impl.FormattingConfig c,
KitsGrammarAccess f)
Method contains actual formatting instructions while GrammarAccess class maybe parameterized allowing the reuse within other Formatters. |
Uses of KitsGrammarAccess in de.cau.cs.kieler.synccharts.text.kits.parser.antlr |
---|
Methods in de.cau.cs.kieler.synccharts.text.kits.parser.antlr that return KitsGrammarAccess | |
---|---|
KitsGrammarAccess |
KitsParser.getGrammarAccess()
|
Methods in de.cau.cs.kieler.synccharts.text.kits.parser.antlr with parameters of type KitsGrammarAccess | |
---|---|
void |
KitsParser.setGrammarAccess(KitsGrammarAccess grammarAccess)
|
Uses of KitsGrammarAccess in de.cau.cs.kieler.synccharts.text.kits.parser.antlr.internal |
---|
Methods in de.cau.cs.kieler.synccharts.text.kits.parser.antlr.internal that return KitsGrammarAccess | |
---|---|
protected KitsGrammarAccess |
InternalKitsParser.getGrammarAccess()
|
Constructors in de.cau.cs.kieler.synccharts.text.kits.parser.antlr.internal with parameters of type KitsGrammarAccess | |
---|---|
InternalKitsParser(org.antlr.runtime.TokenStream input,
org.eclipse.xtext.parser.IAstFactory factory,
KitsGrammarAccess grammarAccess)
|
Uses of KitsGrammarAccess in de.cau.cs.kieler.synccharts.text.kits.ui.contentassist.antlr |
---|
Methods in de.cau.cs.kieler.synccharts.text.kits.ui.contentassist.antlr that return KitsGrammarAccess | |
---|---|
KitsGrammarAccess |
KitsParser.getGrammarAccess()
|
Methods in de.cau.cs.kieler.synccharts.text.kits.ui.contentassist.antlr with parameters of type KitsGrammarAccess | |
---|---|
void |
KitsParser.setGrammarAccess(KitsGrammarAccess grammarAccess)
|
Uses of KitsGrammarAccess in de.cau.cs.kieler.synccharts.text.kits.ui.contentassist.antlr.internal |
---|
Methods in de.cau.cs.kieler.synccharts.text.kits.ui.contentassist.antlr.internal with parameters of type KitsGrammarAccess | |
---|---|
void |
InternalKitsParser.setGrammarAccess(KitsGrammarAccess grammarAccess)
|
Uses of KitsGrammarAccess in de.cau.cs.kieler.synccharts.text.kitsState.services |
---|
Methods in de.cau.cs.kieler.synccharts.text.kitsState.services that return KitsGrammarAccess | |
---|---|
KitsGrammarAccess |
KitsStateGrammarAccess.getKitsGrammarAccess()
|
Constructors in de.cau.cs.kieler.synccharts.text.kitsState.services with parameters of type KitsGrammarAccess | |
---|---|
KitsStateGrammarAccess(org.eclipse.xtext.service.GrammarProvider grammarProvider,
KitsGrammarAccess gaKits)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |