Parent

Methods

Class/Module Index [+]

Quicksearch

RKelly::Nodes::DotAccessorNode

Attributes

accessor[R]

Public Class Methods

new(resolve, accessor) click to toggle source
# File lib/rkelly/nodes/dot_accessor_node.rb, line 5
def initialize(resolve, accessor)
  super(resolve)
  @accessor = accessor
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.