struct

Dragonstone::Core::Compiler::BuildArtifact

Inherits Struct < Value < Object

Constructors

new(target : Target, bytecode : CompiledCode | Nil = nil, object_path : String | Nil = nil)
Source

Instance methods

bytecode
clone
Source
copy_with(target _target = @target, bytecode _bytecode = @bytecode, object_path _object_path = @object_path)
Source
object_path
target