Find Method Params

if the following are true:
  • definition of method method_name of class class_name in class_defs = method_map
  • value at "params" in map method_map = params

then method parameters where the Class Map is class_defs, class name is class_name, and method name is method_name = params


Comments

Please log in to add comments