xml.state vocabulary - Factor Documentation (original) (raw)
xml.state vocabulary
Factor handbook » Vocabulary index
Summary
Primitive device for storing the state of the XML parser
Metadata
Parents: | xml |
---|---|
Authors: | Daniel Ehrenberg |
Words
Tuple classes
Class | Superclass | Slots |
---|---|---|
![]() |
![]() |
char line column next check version-1.0? stream |
Symbol words
![]() |
---|
![]() |
![]() |
![]() |
![]() |
![]() |
Ordinary words
Word | Stack effect |
---|---|
![]() |
( char line column next check version-1.0? stream -- spot ) |
![]() |
( -- ) |
![]() |
( -- char ) |
![]() |
( -- ? ) |
![]() |
( -- column ) |
![]() |
( -- line ) |
![]() |
( -- char ) |
![]() |
( string -- ) |
![]() |
( -- ? ) |
Class predicate words
Word | Stack effect |
---|---|
![]() |
( object -- ? ) |
Files
resource:basis/xml/state/state.factor
Metadata files
resource:basis/xml/state/authors.txt
resource:basis/xml/state/summary.txt