__reflect.gdn::doc_comment_for_method()
Get the doc comment for the method method_name on type_name.
method_name
type_name
public fun doc_comment_for_method(type_name: String, method_name: String): Option<String> { __BUILT_IN_IMPLEMENTATION }