class

Dragonstone::Bytecode::FunctionValue

Inherits Reference < Object

Constructors

new(name : String, signature : FunctionSignature, code : CompiledCode, is_abstract : Bool = false)
Source

Instance methods

abstract?
Source
code
Source
name
Source
signature
Source