public class DefaultNFAState extends AbstractNFAState<DefaultNFAState,DefaultNFATransition>
AbstractNFAState.IsInitializedMarkerallIncoming, builder, element, endState, outgoing, outgoingRuleCalls| Constructor and Description |
|---|
DefaultNFAState(AbstractElement element,
IGrammarNFAProvider.NFABuilder<DefaultNFAState,DefaultNFATransition> builder) |
addOutgoing, collectAllOutgoingTransitions, collectOutgoing, collectOutgoingByContainer, collectReferencesToThis, filter, getAllIncoming, getAllOutgoing, getBuilder, getGrammarElement, getIncoming, getIncommingWithoutRuleCalls, getOutgoing, getOutgoingAfterReturn, hasOutgoingRuleCall, isEndState, isStartState, removeDuplicates, toStringpublic DefaultNFAState(AbstractElement element, IGrammarNFAProvider.NFABuilder<DefaultNFAState,DefaultNFATransition> builder)
Copyright © 2015. All Rights Reserved.