GraphAction<'br>
Namespace: YC.FST.AbstractLexing
Parent Module: Interpreter
Record Fields
Record Field | Description |
endActs
Signature: HashSet<int>
|
|
graph
Signature: FSA<'br>
|
|
startAct
Signature: int
|
Constructors
Constructor | Description |
new(sa, ea, gr)
Signature: (sa:int * ea:HashSet<int> * gr:FSA<'br>) -> GraphAction<'br>
|
CompiledName: |