MethodBuilder (Java SE 22 [ad-hoc build]) (original) (raw)

Interface MethodBuilder

Modifier and Type
Method
Description
[original](#original%28%29)()
Build the method body for this method by transforming the body of another method.
Build the method body for this method.
[withFlags](#withFlags%28int%29)(int flags)
Sets the method access flags.
Sets the method access flags.


Report a bug or suggest an enhancement
For further API reference and developer documentation see the Java SE Documentation, which contains more detailed, developer-targeted descriptions with conceptual overviews, definitions of terms, workarounds, and working code examples.
Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries.
Copyright © 1993, 2023, Oracle and/or its affiliates, 500 Oracle Parkway, Redwood Shores, CA 94065 USA.
All rights reserved. Use is subject to license terms and the documentation redistribution policy.
DRAFT 22-internal-2023-11-06-0746133.asotona...