YaccConstructor


t<'patt, 'expr>

Namespace: Yard.Core
Parent Module: Grammar

Grammar is a list of modules

Instance members

Instance memberDescription
Head
Signature: Module<'patt,'expr>

CompiledName: get_Head

IsEmpty
Signature: bool

CompiledName: get_IsEmpty

[index]
Signature: index:int -> Module<'patt,'expr>

CompiledName: get_Item

Length
Signature: int

CompiledName: get_Length

Tail
Signature: Module<'patt,'expr> list

CompiledName: get_Tail

Static members

Static memberDescription
Empty
Signature: Module<'patt,'expr> list

CompiledName: get_Empty

Fork me on GitHub