Type Alias Node

Node:
    | Attribute
    | BinaryOperator
    | clang.Cast
    | CompoundAssignOperator
    | clang.Declaration
    | DeclRefExpr
    | DeprecatedAttr
    | Goto
    | IfStmt
    | Label
    | Member
    | Statement
    | clang.Type
    | UnaryOperator
    | clang.Value