class ActionDispatch::Journey::Visitors::FunctionalVisitor

def visit_DOT(n, seed); terminal(n, seed); end

def visit_DOT(n, seed);     terminal(n, seed); end