Method: RubyDetective::AST::NodeFactory#rich_node
- Defined in:
- lib/ruby_detective/ast/node_factory.rb
#rich_node ⇒ Object (readonly)
Returns the value of attribute rich_node.
4 5 6 |
# File 'lib/ruby_detective/ast/node_factory.rb', line 4 def rich_node @rich_node end |