class

Dragonstone::AST::Program

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

Constructors

new(statements : NodeArray, use_decls : Array(UseDecl) = [] of UseDecl, location : Location | Nil = nil)
Source

Instance methods

accept(visitor)
Source
statements
Source
use_decls
Source