Handbook
Glossary
line<< ( value object -- )
Vocabulary
accessors
Inputs
value
an
object
object
an
object
Outputs
None
Definition
IN:
accessors
GENERIC:
line<<
( value object -- )
Methods
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
kernel
readline.ffi
;
M:
HIST_ENTRY
line<<
T{
struct-slot-spec
{
name
"line"
}
{
offset 0
}
{
class
object
}
{
type
c-string
}
}
write-struct-slot
;
inline
USING:
accessors
irc.messages.base
slots.private
;
M:
irc-message
line<<
2
set-slot
;
inline
USING:
accessors
lexer
slots.private
;
M:
lexer-error
line<<
2
set-slot
;
inline
USING:
accessors
lexer
slots.private
;
M:
lexer-parsing-word
line<<
3
set-slot
;
inline
USING:
accessors
kernel
lexer
math
slots.private
;
M:
lexer
line<<
[
integer>fixnum-strict
]
dip
3
set-slot
;
inline
USING:
accessors
core-text
slots.private
;
M:
line
line<<
6
set-slot
;
inline
USING:
accessors
db.postgresql.errors
slots.private
;
M:
parse-postgresql-location
line<<
3
set-slot
;
inline
USING:
accessors
slots.private
ui.gadgets.sliders
;
M:
slider
line<<
27
set-slot
;
inline
USING:
accessors
slots.private
xml.state
;
M:
spot
line<<
3
set-slot
;
inline
USING:
accessors
slots.private
xml.errors
;
M:
unclosed
line<<
2
set-slot
;
inline
USING:
accessors
slots.private
unix.utmpx
;
M:
utmpx-record
line<<
4
set-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
yaml.ffi
;
M:
yaml_emitter_t
line<<
T{
struct-slot-spec
{
name
"line"
}
{
offset 280
}
{
class
fixnum
}
{
initial 0
}
{
type
int
}
}
write-struct-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
yaml.ffi
;
M:
yaml_mark_t
line<<
T{
struct-slot-spec
{
name
"line"
}
{
offset 8
}
{
class
integer
}
{
initial 0
}
{
type
size_t
}
}
write-struct-slot
;
inline