Skip to content

Add ClassCreator.method() variants that accept MethodDesc #220

@mkouba

Description

@mkouba

I think that it would be useful to add ClassCreator.method(), ClassCreator.staticMethod(), etc. variants that accept MethodDesc (maybe even MethodTypeDesc?). Currently, if you need to add a method with the same descriptor you'll need to either create a util method or copy large chunks of code.

Metadata

Metadata

Assignees

Labels

2.xIssue applies to Gizmo 2.xenhancementNew feature or request

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions