MethodDetails.needsImplementation

True when the container is an interface or (optionally implicit) abstract class or when in class not having a body.

struct MethodDetails
bool needsImplementation;

Meta