ClassDeclaration.isInterface

Whether this ClassDeclaration should be generated as an interface.

class ClassDeclaration
bool isInterface;

Meta