Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Dragonstone::Language::Sema::AnalysisResult
Inherits
Struct
<
Value
<
Object
Constructors
new
(symbol_table :
SymbolTable
, typed :
Bool
, warnings :
Array
(
String
), annotations :
Hash
(
String
,
Array
(
AST::Annotation
)))
Source
Instance methods
annotations
clone
Source
copy_with
(symbol_table _symbol_table = @symbol_table, typed _typed = @typed, warnings _warnings = @warnings, annotations _annotations = @annotations)
Source
symbol_table
typed
warnings