class Parser::MaxNumparamStack

def has_ordinary_params?

def has_ordinary_params?
  top == ORDINARY_PARAMS
end