NodeBuilder

Undocumented in source.

Members

Aliases

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

Functions

initialize
void initialize(T node)
Undocumented in source. Be warned that the author may not have intended to support it.
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