NodeData.TagUnion

Undocumented in source.

Members

Variables

fallback
NodeFallback fallback;
Undocumented in source.
field
NodeField field;
Undocumented in source.
file
NodeFile file;
Undocumented in source.
func
NodeFunction func;
Undocumented in source.
namespace
NodeNamespace namespace;
Undocumented in source.
null_
Void null_;
Undocumented in source.
record
NodeRecord record;
Undocumented in source.
type
NodeType type;
Undocumented in source.
variable
NodeVariable variable;
Undocumented in source.

Meta