|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AnnotationsGrammarAccess in de.cau.cs.kieler.core.annotations.formatting |
---|
Methods in de.cau.cs.kieler.core.annotations.formatting with parameters of type AnnotationsGrammarAccess | |
---|---|
protected void |
AnnotationsFormatter.customConfigureFormatting(org.eclipse.xtext.formatting.impl.FormattingConfig c,
AnnotationsGrammarAccess f)
Method contains actual formatting instructions while GrammarAccess class maybe parameterized allowing the reuse within ExpressionsFormatter. |
Uses of AnnotationsGrammarAccess in de.cau.cs.kieler.core.annotations.parser.antlr |
---|
Methods in de.cau.cs.kieler.core.annotations.parser.antlr that return AnnotationsGrammarAccess | |
---|---|
AnnotationsGrammarAccess |
AnnotationsParser.getGrammarAccess()
|
Methods in de.cau.cs.kieler.core.annotations.parser.antlr with parameters of type AnnotationsGrammarAccess | |
---|---|
void |
AnnotationsParser.setGrammarAccess(AnnotationsGrammarAccess grammarAccess)
|
Uses of AnnotationsGrammarAccess in de.cau.cs.kieler.core.annotations.parser.antlr.internal |
---|
Methods in de.cau.cs.kieler.core.annotations.parser.antlr.internal that return AnnotationsGrammarAccess | |
---|---|
protected AnnotationsGrammarAccess |
InternalAnnotationsParser.getGrammarAccess()
|
Constructors in de.cau.cs.kieler.core.annotations.parser.antlr.internal with parameters of type AnnotationsGrammarAccess | |
---|---|
InternalAnnotationsParser(org.antlr.runtime.TokenStream input,
org.eclipse.xtext.parser.IAstFactory factory,
AnnotationsGrammarAccess grammarAccess)
|
Uses of AnnotationsGrammarAccess in de.cau.cs.kieler.core.annotations.ui.contentassist.antlr |
---|
Methods in de.cau.cs.kieler.core.annotations.ui.contentassist.antlr that return AnnotationsGrammarAccess | |
---|---|
AnnotationsGrammarAccess |
AnnotationsParser.getGrammarAccess()
|
Methods in de.cau.cs.kieler.core.annotations.ui.contentassist.antlr with parameters of type AnnotationsGrammarAccess | |
---|---|
void |
AnnotationsParser.setGrammarAccess(AnnotationsGrammarAccess grammarAccess)
|
Uses of AnnotationsGrammarAccess in de.cau.cs.kieler.core.annotations.ui.contentassist.antlr.internal |
---|
Methods in de.cau.cs.kieler.core.annotations.ui.contentassist.antlr.internal with parameters of type AnnotationsGrammarAccess | |
---|---|
void |
InternalAnnotationsParser.setGrammarAccess(AnnotationsGrammarAccess grammarAccess)
|
Uses of AnnotationsGrammarAccess in de.cau.cs.kieler.core.expressions.services |
---|
Methods in de.cau.cs.kieler.core.expressions.services that return AnnotationsGrammarAccess | |
---|---|
AnnotationsGrammarAccess |
ExpressionsGrammarAccess.getAnnotationsGrammarAccess()
|
Constructors in de.cau.cs.kieler.core.expressions.services with parameters of type AnnotationsGrammarAccess | |
---|---|
ExpressionsGrammarAccess(org.eclipse.xtext.service.GrammarProvider grammarProvider,
AnnotationsGrammarAccess gaAnnotations)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |