Concrete end token class.
Concrete element node class.
Concrete start token class.
Abstract base node class that all others inherit from.
$attr
Associative array of the node's attributes.
$children
List of child elements.
$name
The lower-case name of the tag, like 'a', 'b' or 'blockquote'.
Create styles array
The data for the language used.
Concrete empty token class.
$line
Line number of the start token in the source document int.
__construct($name, $attr=array(), $line=null, $col=null, $armor=array())
$col
Column number of the start token in the source document.
$armor
Lookup array of processing that this token is exempt from.
$empty
Does this use the form or the form, i.e.