Skip to content

Class

A class declaration.

Each superclass is a Type node the class parents.

Inherits from: Declaration

Fields

is_pub @ Bool

Whether the class was declared pub.

type_only @ Bool

Whether the class is a protocol, declared @class Name.