Handbook
Glossary
source>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
source>>
( object -- value )
Methods
USING:
accessors
classes.struct
classes.struct.private
raylib
;
M:
NPatchInfo
source>>
T{
struct-slot-spec
{
name
"source"
}
{
offset 0
}
{
class
Rectangle
}
{
initial
S{
Rectangle
{
x 0.0
}
{
y 0.0
}
{
width 0.0
}
{
height 0.0
}
}
}
{
type
Rectangle
}
}
read-struct-slot
;
inline
USING:
accessors
audio.engine
slots.private
;
M:
audio-clip
source>>
5
slot
;
inline
USING:
accessors
alien
alien.c-types
alien.syntax
classes.struct
classes.struct.private
lua
;
M:
lua_Debug
source>>
T{
struct-slot-spec
{
name
"source"
}
{
offset 32
}
{
class
c-ptr
}
{
type
pointer:
char
}
}
read-struct-slot
;
inline
USING:
accessors
gpu.shaders
kernel.private
slots.private
strings
;
M:
shader
source>>
6
slot
{
string
}
declare
;
inline
USING:
accessors
slots.private
twitter
;
M:
twitter-status
source>>
5
slot
;
inline
USING:
accessors
slots.private
verbal-expressions
;
M:
verbal-expression
source>>
3
slot
;
inline