BuiltinAttribNode

Undocumented in source.

Constructors

this
this(TokenIndex loc, BuiltinAttribSubType subType, uint data)
Undocumented in source.

Members

Functions

isBroadcasted
bool isBroadcasted()
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin AstNodeData!(AstType.decl_builtin_attribute, 0, AstNodeState.type_check_done)
Undocumented in source.

Variables

data
uint data;
Undocumented in source.

Meta