AggregateDeclaration.isNested

Returns true if there's an extra member which is the 'this' pointer to the enclosing context (enclosing aggregate or function)

class AggregateDeclaration
final
bool
isNested
(
)

Meta