class

Dragonstone::Language::Sema::SymbolTable

Inherits Reference < Object

Constructors

Instance methods

define(name : String, kind : SymbolKind, type_descriptor : String | Nil = nil)
Source
defined?(name : String) : Bool
Source
lookup(name : String) : SymbolInfo | Nil
Source
merge!(other : SymbolTable)
Source
symbols
Source