class

Dragonstone::AST::SuperCall

Inherits Dragonstone::AST::Node < Reference < Object

Constructors

new(arguments : NodeArray = [] of Node, explicit_arguments : Bool = false, location : Location | Nil = nil)
Source

Instance methods

accept(visitor)
Source
arguments
Source
explicit_arguments?
Source
to_source(io : IO)
Source