ZincParser.Element

Undocumented in source.

Postblit

this(this)
this(this)
Undocumented in source.

Members

Enums

Type
enum Type

Each Element type

Functions

toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

columns
Columns columns [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
columns
Columns columns [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
header
Header header [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
header
Header header [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
rows
Rows rows [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
rows
Rows rows [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

type
Type type;
Undocumented in source.

Meta