method
node_type
v2_1_10 -
Show latest stable
- Class:
REXML::Instruction
node_type()public
No documentation available.
# File lib/rexml/instruction.rb, line 62
def node_type
:processing_instruction
end node_type()No documentation available.
# File lib/rexml/instruction.rb, line 62
def node_type
:processing_instruction
end