class

Dragonstone::Bytecode::FunctionSignature

Inherits Reference < Object

Constructors

new(parameters : Array(ParameterSpec), return_type : AST::TypeExpression | Nil, is_abstract : Bool = false, gc_flags : Dragonstone::Runtime::GC::Flags = ::Dragonstone::Runtime::GC::Flags.new)
Source

Instance methods

abstract?
Source
gc_flags
Source
parameters
Source
return_type
Source