method
position
v2_6_3 -
Show latest stable
- Class:
REXML::XPathNode
position()public
No documentation available.
# File lib/rexml/xpath_parser.rb, line 930
def position
@context[:position]
end position()No documentation available.
# File lib/rexml/xpath_parser.rb, line 930
def position
@context[:position]
end