Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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