InvokeInstruction (Java SE 22 [ad-hoc build]) (original) (raw)
This specification is not final and is subject to change. Use is subject to license terms.
Method Summary
int
[count](#count%28%29)()
Returns the count
value of an invokeinterface
instruction, as defined in 6.5 or 0
for invokespecial
, invokestatic
and invokevirtual
instructions.boolean
Returns whether the class holding the method is an interface.[method](#method%28%29)()
[name](#name%28%29)()
Returns the name of the method.
Returns an invocation instruction.
Returns an invocation instruction.
Returns an invocation instruction.[owner](#owner%28%29)()
Returns the class holding the method.[type](#type%28%29)()
Returns the method descriptor of the method.
Returns a symbolic descriptor for the method type.
Method Details
method
isInterface
count
owner
name
type
typeSymbol
of
of
of