Node

Undocumented in source.

Members

Functions

kind
Kind kind()
Undocumented in source.

Variables

blacklist
bool blacklist;

If the node is blacklisted from being mutated. This is for example when the node covers a C macro.

children
Node[] children;
Undocumented in source.

Meta