[][src]Module s3wf2::document

Includes abstract syntax node structs.

Structs

BlockNode

Represents a block level node.

CharacterSet

Contains characters metadata.

Document

Represents whole S3WF2 document.

Enums

Block

Represents block element.

CharacterType

Indicates the type of characters in document.

Element

Represents inline element.

ElementNode

Represents a element level node.

LineType

Represents the sub-type of Element::Line.