class Treetop::Compiler::AnythingSymbol

def expected

def expected
  '"any character"'
end