Object
# File lib/soap/parser.rb, line 36 36: def initialize(node) 37: @node = node 38: end
# File lib/soap/parser.rb, line 40 40: def node 41: @node 42: end
# File lib/soap/parser.rb, line 44 44: def replace_node(node) 45: @node = node 46: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.