class Prism::LocalVariableTargetNode
def initialize(name, depth, location)
def initialize(name, depth, location) @newline = false @name = name @depth = depth @location = location end
def initialize(name, depth, location) @newline = false @name = name @depth = depth @location = location end