YaccConstructor


AddEOF

Namespace: Yard.Core.Conversions

Nested types and modules

TypeDescription
AddEOF

Functions and values

Function or valueDescription
addEOF ruleList
Signature: ruleList:t<t,t> list -> t<t,t> list
addEOFToProduction _arg1
Signature: _arg1:t<'?8842,'?8843> -> t<'?8842,'?8843>
Type parameters: '?8842, '?8843
createName ()
Signature: unit -> string
dummyPos s
Signature: s:string -> t
dummyToken s
Signature: s:string -> t<'?8834,'?8835>
Type parameters: '?8834, '?8835
eachProduction f productionList
Signature: f:(t<'?8839,'?8840> -> unit) -> productionList:t<'?8839,'?8840> list -> unit
Type parameters: '?8839, '?8840
lastName
Signature: string ref
Fork me on GitHub