class Opal::BuilderProcessors::Processor

def match_regexp

def match_regexp
  @match_regexp || raise(NotImplementedError)
end