SliceTypeNode

Undocumented in source.

Members

Functions

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

Manifest constants

sizealign
enum sizealign;
Undocumented in source.

Mixins

__anonymous
mixin AstNodeData!(AstType.type_slice, 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.
type
AstIndex type;
Undocumented in source.

Meta