YaccConstructor


Production

Namespace: Yard.Core
Parent Module: IL

Nested types and modules

TypeDescription
DLabel
IRuleType
elem<'patt, 'expr>
t<'patt, 'expr>

t<'patt,'expr> - Type of production node in derivation tree. 'patt - type of l-attributes. 'expr - type of expressions in action code.

Fork me on GitHub