class Rage::OpenAPI::Parsers::Ext::Alba::Visitor

def visit_symbol_node(node)

def visit_symbol_node(node)
  @context.symbols << node.value
end