|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.xtext.service.AbstractElementFinder org.eclipse.xtext.service.AbstractElementFinder.AbstractGrammarElementFinder
public abstract static class AbstractElementFinder.AbstractGrammarElementFinder
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.xtext.service.AbstractElementFinder |
---|
AbstractElementFinder.AbstractEnumRuleElementFinder, AbstractElementFinder.AbstractGrammarElementFinder, AbstractElementFinder.AbstractParserRuleElementFinder |
Nested classes/interfaces inherited from interface org.eclipse.xtext.IGrammarAccess |
---|
IGrammarAccess.IAbstractRuleAccess, IGrammarAccess.IEnumRuleAccess, IGrammarAccess.IParserRuleAccess |
Constructor Summary | |
---|---|
AbstractElementFinder.AbstractGrammarElementFinder()
|
Method Summary | |
---|---|
protected java.lang.Iterable<? extends AbstractRule> |
getRules()
|
Methods inherited from class org.eclipse.xtext.service.AbstractElementFinder |
---|
findAssignments, findByNestedRuleCall, findCrossReferences, findCrossReferences, findKeywordPairs, findKeywords, findRuleCalls |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.xtext.IGrammarAccess |
---|
findKeywordPairs, findKeywords, findRuleCalls, getGrammar |
Constructor Detail |
---|
public AbstractElementFinder.AbstractGrammarElementFinder()
Method Detail |
---|
protected java.lang.Iterable<? extends AbstractRule> getRules()
getRules
in class AbstractElementFinder
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |