class Prism::ClassNode

Represents a class declaration involving the ‘class` keyword.

class Foo end
^^^^^^^^^^^^^