Flowdock

Represents an XML Instruction; IE, <? … ?> TODO: Add parent arg (3rd arg) to constructor

Constants

START = '<\?'

STOP = '\?>'

Attributes

[RW] target

target is the "name" of the Instruction; IE, the "tag" in <?tag …?> content is everything else.

[RW] content

target is the "name" of the Instruction; IE, the "tag" in <?tag …?> content is everything else.

Show files where this class is defined (1 file)
Register or log in to add new notes.