Checks whether the given DOM node is a processing instruction.
A node to check.
true for ProcessingInstruction, or false everything else.
true
ProcessingInstruction
false
Generated using TypeDoc
Checks whether the given DOM node is a processing instruction.