type
constructors
make |
Construct a processing instruction with specified target and val. |
---|
fields
methods
nodeType |
Return the |
---|---|
toStr |
Return string representation of this processing instruction. |
write |
Write this node to the output stream. |
Slot Details
make
nodeType
src
virtual override XNodeType nodeType()
Return the XNodeType.pi
.