AggregateDeclaration.checkOverlappedFields

Calculate fieldi.overlapped and overlapUnsafe, and check that all of explicit field initializers have unique memory space on instance.

class AggregateDeclaration
final
bool
checkOverlappedFields
(
)

Return Value

Type: bool

true if any errors happen.

Meta