Handbook
Glossary
table-row
Farkup
ยป
Farkup syntax tree nodes
Prev:
table
Next:
link
Vocabulary
farkup
Definition
IN:
farkup
TUPLE:
table-row
child
;
Methods
USING:
accessors
farkup
sequences
xml.data
xml.syntax.private
;
M:
table-row
(write-farkup)
child>>
[
(write-farkup)
1
nenum
T{
xml-chunk
{
seq
V{
""
T{
tag
{
name ~name~
}
{
children ~vector~
}
}
""
}
}
}
interpolate-xml
]
map
1
nenum
T{
xml-chunk
{
seq
V{
""
T{
tag
{
name ~name~
}
{
children ~vector~
}
}
""
}
}
}
interpolate-xml
;