StructDecl

Constructors

this
this(Token* name, CompoundDecl decls, uint alignSize)

For ASTSerializer.

Members

Variables

symbol
StructSymbol symbol;

Semantic type.

Inherited Members

From AggregateDecl

nameId
Identifier* nameId()

Returns the Identifier of this declaration, or null if anonymous.

Meta