class Parser::Lexer::Literal

def regexp?

def regexp?
  type == :tREGEXP_BEG
end