Handbook
Glossary
main>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
main>>
( object -- value )
Methods
USING:
accessors
kernel.private
slots.private
strings
xml.data
;
M:
name
main>>
3
slot
{
string
}
declare
;
inline
USING:
accessors
slots.private
source-files
;
M:
source-file
main>>
6
slot
;
inline
USING:
accessors
kernel
xml.data
;
M:
tag
main>>
[
name>>
]
call
\
main>>
execute
;
USING:
accessors
slots.private
vocabs
;
M:
vocab
main>>
4
slot
;
inline
USING:
accessors
kernel
xml.data
;
M:
xml
main>>
[
body>>
]
call
\
main>>
execute
;