[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:Jgr.Grammar.FsmStateStart"]
Declaration Syntax
C# | Visual Basic | Visual C++ |
[ImmutableAttribute] public class FsmStateStart : FsmState
<ImmutableAttribute> _ Public Class FsmStateStart _ Inherits FsmState
[ImmutableAttribute] public ref class FsmStateStart : public FsmState
Members
All Members | Constructors | Methods | Properties | Fields | |
Icon | Member | Description |
---|---|---|
FsmStateStart(IEnumerable<(Of <<'(FsmState>)>>)) | ||
Equals(Object) | (Inherited from Object.) | |
FieldGetter(String, String, Object%) | (Inherited from Object.) | |
FieldSetter(String, String, Object) | (Inherited from Object.) | |
Finalize()()()() | (Inherited from Object.) | |
GetFieldInfo(String, String) | (Inherited from Object.) | |
GetHashCode()()()() | (Inherited from Object.) | |
GetType()()()() | (Inherited from Object.) | |
HasNext | (Inherited from FsmState.) | |
Index | (Inherited from FsmState.) | |
IsReference | (Inherited from FsmState.) | |
IsStructure | (Inherited from FsmState.) | |
MemberwiseClone()()()() | (Inherited from Object.) | |
Next | (Inherited from FsmState.) | |
NextReferenceNames | (Inherited from FsmState.) | |
NextReferences | (Inherited from FsmState.) | |
NextStateHasFinish | (Inherited from FsmState.) | |
NextStateNames | (Inherited from FsmState.) | |
NextStates | (Inherited from FsmState.) | |
Operator | (Inherited from FsmState.) | |
OpString()()()() | (Overrides FsmState.OpString()()()().) | |
ReferenceName | (Inherited from FsmState.) | |
ToString()()()() | (Inherited from FsmState.) | |
UpdateNextCache()()()() | (Inherited from FsmState.) |