class RuboCop::AST::NodePattern::Compiler

def compile_ellipsis

def compile_ellipsis
  [0..Float::INFINITY, 'true']
end