Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Dragonstone::Language::Sema::SymbolTable
Inherits
Reference
<
Object
Constructors
new
Source
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