|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.emf.common.notify.impl.AdapterImpl org.eclipse.xtext.grammaranalysis.impl.AbstractNFAState<DefaultNFAState,DefaultNFATransition> org.eclipse.xtext.grammaranalysis.impl.DefaultNFAState
public class DefaultNFAState
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.xtext.grammaranalysis.impl.AbstractNFAState |
---|
AbstractNFAState.IsInitializedMarker |
Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter |
---|
org.eclipse.emf.common.notify.Adapter.Internal |
Field Summary |
---|
Fields inherited from class org.eclipse.xtext.grammaranalysis.impl.AbstractNFAState |
---|
allIncoming, builder, element, endState, outgoing, outgoingRuleCalls |
Fields inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl |
---|
target |
Constructor Summary | |
---|---|
DefaultNFAState(AbstractElement element,
IGrammarNFAProvider.NFABuilder<DefaultNFAState,DefaultNFATransition> builder)
|
Method Summary |
---|
Methods inherited from class org.eclipse.xtext.grammaranalysis.impl.AbstractNFAState |
---|
addOutgoing, collectAllOutgoingTransitions, collectOutgoing, collectOutgoingByContainer, collectReferencesToThis, filter, getAllIncoming, getAllOutgoing, getBuilder, getGrammarElement, getIncoming, getIncommingWithoutRuleCalls, getOutgoing, getOutgoingAfterReturn, hasOutgoingRuleCall, isEndState, isStartState, removeDuplicates, toString |
Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl |
---|
getTarget, isAdapterForType, notifyChanged, setTarget, unsetTarget |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DefaultNFAState(AbstractElement element, IGrammarNFAProvider.NFABuilder<DefaultNFAState,DefaultNFATransition> builder)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |