Class: Wood::NodeVisitor::Context

Inherits:
Struct
  • Object
show all
Defined in:
lib/wood/node_visitor.rb

Instance Attribute Summary collapse

Instance Attribute Details

#ignoredObject

Returns the value of attribute ignored

Returns:

  • (Object)

    the current value of ignored



21
22
23
# File 'lib/wood/node_visitor.rb', line 21

def ignored
  @ignored
end