class Prism::EmbeddedVariableNode
def initialize(operator_loc, variable, location)
def initialize(operator_loc, variable, location) @newline = false @operator_loc = operator_loc @variable = variable @location = location end
def initialize(operator_loc, variable, location) @newline = false @operator_loc = operator_loc @variable = variable @location = location end