Dispatch enter and leave events for ConstantOrWriteNode
nodes and continue walking the tree.
Dispatch enter and leave events for ConstantPathTargetNode
nodes and continue walking the tree.
Dispatch enter and leave events for ConstantPathWriteNode
nodes and continue walking the tree.
Create a new ConstantPathAndWriteNode
node.
Create a new ConstantPathOperatorWriteNode
node.
Create a new ConstantPathOrWriteNode
node.
Returns whether the request may have a body:
Net::HTTP::Post.new(uri).request_body_permitted? # => true Net::HTTP::Get.new(uri).request_body_permitted? # => false
Compile a EnsureNode
node
Compile a StatementsNode
node
Dispatch enter and leave events for EnsureNode
nodes and continue walking the tree.
Dispatch enter and leave events for StatementsNode
nodes and continue walking the tree.
Inspect a EnsureNode
node.
Inspect a StatementsNode
node.