class ActionDispatch::Journey::Visitors::Visitor

def visit_STAR(n); unary(n); end

def visit_STAR(n); unary(n); end