Class: clibgen.MethodDefinition
Package: clibgen
Validate method definition
validate(methodDef)
validate(
validates the number of
arguments and the outputs of the method to ensure that they match the C++
signature.methodDef
)