dpp2.sea.node

Pertaining to nodes in the C/C++ AST.

Members

Aliases

Node
alias Node = from!"sumtype".SumType!(Struct, Field, Typedef)
Undocumented in source.

Structs

Field
struct Field
Undocumented in source.
Struct
struct Struct
Undocumented in source.
Typedef
struct Typedef
Undocumented in source.

Meta