StaticArrayTypeNode

Undocumented in source.

Members

Functions

sizealign
SizeAndAlignment sizealign(CompilationContext* c)
Undocumented in source. Be warned that the author may not have intended to support it.
typeNode
TypeNode* typeNode()
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin AstNodeData!(AstType.type_static_array, AstFlags.isType, AstNodeState.name_register_self_done)
Undocumented in source.

Variables

base
AstIndex base;
Undocumented in source.
defaultVal
IrIndex defaultVal;
Undocumented in source.
irType
IrIndex irType;
Undocumented in source.
length
uint length;
Undocumented in source.
length_expr
AstIndex length_expr;
Undocumented in source.
type
AstIndex type;
Undocumented in source.

Meta