Handbook
Glossary
s>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
s>>
( object -- value )
Methods
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
tools.disassembler.zydis
;
M:
ZydisDecodedInstructionRawImmValue
s>>
T{
struct-slot-spec
{
name
"s"
}
{
offset 0
}
{
class
integer
}
{
initial 0
}
{
type
int64_t
}
}
read-struct-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
tools.disassembler.zydis
;
M:
ZydisDecodedOperandImmValue
s>>
T{
struct-slot-spec
{
name
"s"
}
{
offset 0
}
{
class
integer
}
{
initial 0
}
{
type
int64_t
}
}
read-struct-slot
;
inline