AggregateDeclaration.determineFields

Find all instance fields, then push them into fields.

Runs semantic() for all instance field variables, but also the field types can remain yet not resolved forward references, except direct recursive definitions. After the process sizeok is set to Sizeok.fwd.

class AggregateDeclaration
final
bool
determineFields
()

Return Value

Type: bool

false if any errors occur.

Suggestion Box / Bug Report