klyn.reflection.Method.Method
constructor
public Method(name as String, returnType as Type, parameters as IList<Parameter> = [], body as String = "", flags as Int = 0, annotations as IList<Annotation> = []):
Description
Constructor for Method