Gets whether this class has a constructor.
Gets whether this class has a constructor.
Checks whether this ClassDeclaration has a super class.
Get the chain of parents. The closest parent is first.
Resolves superclasses.
The fields and RPC methods defined on this class.
The constructor for this type.
The fields and RPC methods defined on this class.
The superclass for this type.
Represents a type of TypeDeclaration.
The id of this Type.
The symbol name of this type.
Gets the kind of TypeDeclaration this object represents.
Gets the Type associated with this TypeDeclaration.
Gets all fields declared on this type.
Find a field by its id.
Find a field with its name.
Represents a dclass declaration.