Handbook
Glossary
context<< ( value object -- )
Vocabulary
accessors
Inputs
value
an
object
object
an
object
Outputs
None
Definition
IN:
accessors
GENERIC:
context<<
( value object -- )
Methods
USING:
accessors
alien
alien.c-types
alien.syntax
classes.struct
classes.struct.private
libclang.ffi
;
M:
CXCursorAndRangeVisitor
context<<
T{
struct-slot-spec
{
name
"context"
}
{
offset 0
}
{
class
c-ptr
}
{
type
pointer:
void
}
}
write-struct-slot
;
inline
USING:
accessors
alien
alien.syntax
classes.struct
classes.struct.private
glib.ffi
;
M:
GSource
context<<
T{
struct-slot-spec
{
name
"context"
}
{
offset 32
}
{
class
c-ptr
}
{
type
pointer:
GMainContext
}
}
write-struct-slot
;
inline
USING:
accessors
html5
slots.private
;
M:
document
context<<
16
set-slot
;
inline
USING:
accessors
boxes
kernel
slots
slots.private
threads
;
M:
thread
context<<
[
dup
box?
[
\
box
bad-slot-value
]
unless
]
dip
6
set-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
kernel
yaml.ffi
;
M:
yaml_parser_t
context<<
T{
struct-slot-spec
{
name
"context"
}
{
offset 56
}
{
class
object
}
{
type
c-string
}
}
write-struct-slot
;
inline