YaccConstructor


GSS

Namespace: YC.GLL
Parent Module: GSS

Constructors

ConstructorDescription
new()
Signature: unit -> GSS

CompiledName: .ctor

Instance members

Instance memberDescription
ContainsVertexAndEdge(...)
Signature: (startVertex:GSSVertex * endVertex:GSSVertex * stateToContinue:int<MeasureProduct<positionInGrammar,MeasureOne>> * data:ParseData) -> bool * bool

Checks for existing of edge in gss edges set. If not adds it to edges set.

ToDot(fileName)
Signature: fileName:string -> unit
Fork me on GitHub