NodeBuilder

Undocumented in source.

Members

Aliases

Type
alias Type = T
Undocumented in source.
initializer
alias initializer = unaryFun!fun
Undocumented in source.

Functions

opCall
Type opCall(Args args)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

leadingParams
int leadingParams()

Count node parameters present at the beginning of the given type list. This function is only available at compile-time.

Meta