Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
StackFrame
Inherits
Reference
<
Object
Constructors
new
(function :
FunctionDef
, generics :
Slice
(
Type
), variables :
Hash
(
String
,
Val
))
Source
new
(function :
FunctionDef
, generics :
Slice
(
Type
), vars :
Array
(
Val
))
Source
Instance methods
function
Source
function=
(function :
FunctionDef
)
Source
generics
Source
generics=
(generics :
Slice
(
Type
))
Source
temps
Source
temps=
(temps :
Array
(
Val
))
Source
variables
Source
variables=
(variables :
Hash
(
String
,
Val
))
Source