AggregateDeclaration.determineFields

Find all instance fields, then push them into fields.

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

class AggregateDeclaration
final
bool
determineFields
(
)

Return Value

Type: bool

false if any errors occur.

Meta