class Prism::MissingNode
def initialize(source, node_id, location, flags)
def initialize(source, node_id, location, flags) @source = source @node_id = node_id @location = location @flags = flags end
def initialize(source, node_id, location, flags) @source = source @node_id = node_id @location = location @flags = flags end