YaccConstructor


GraphAction<'br>

Namespace: YC.FST.AbstractLexing
Parent Module: Interpreter

Record Fields

Record FieldDescription
endActs
Signature: HashSet<int>
graph
Signature: FSA<'br>
startAct
Signature: int

Constructors

ConstructorDescription
new(sa, ea, gr)
Signature: (sa:int * ea:HashSet<int> * gr:FSA<'br>) -> GraphAction<'br>

CompiledName: .ctor

Fork me on GitHub