ZincParser.NameValue

/////////////////////////////////////// Decode a pair of tags ///////////////////////////////////////

Postblit

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

Members

Enums

Type
enum Type
Undocumented in source.

Functions

asDict
void asDict(Dict d)
Undocumented in source. Be warned that the author may not have intended to support it.
asDict
Dict asDict()
Undocumented in source. Be warned that the author may not have intended to support it.
consume
bool consume()
Undocumented in source. Be warned that the author may not have intended to support it.
popFront
void popFront()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

empty
bool empty [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
front
Pair front [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Pair
struct Pair
Undocumented in source.

Variables

type
Type type;
Undocumented in source.

Meta