public abstract static class LLJava.MethodHandleTarget extends LLJava.Instruction
post, prelocationformat| Constructor and Description |
|---|
MethodHandleTarget()
Synthetic minimal constructor provided by the umod compiler.
|
| Modifier and Type | Method and Description |
|---|---|
LLJava.MethodHandleTarget |
doclone()
Clones this object.
|
Format |
format()
Delivers a format object for pretty-printing by inheritance from some ancestor class.
|
LLJava.MemberReference |
get_target() |
static Pattern<LLJava.MethodHandleTarget> |
get_target(Pattern<? super LLJava.MemberReference> p)
Lifts a pattern which matches the field value to one which matches this
whole object.
|
LLJava.MethodHandleTarget |
initFrom(Object o0)
Copies values of all common fields from the argument.
|
get_post, get_post, get_pre, get_pre, set_post, set_pretoStringget_location, get_location, set_locationpublic MethodHandleTarget()
public LLJava.MethodHandleTarget doclone()
Cloneable is known
to be implemented.doclone in class LLJava.Instructionpublic Format format()
format in interface Formattableformat in class LLJava.Instructionpublic LLJava.MethodHandleTarget initFrom(Object o0)
initFrom in class LLJava.Instructionpublic LLJava.MemberReference get_target()
public static Pattern<LLJava.MethodHandleTarget> get_target(Pattern<? super LLJava.MemberReference> p)
LLJava.__Patterns.see also the complete user documentation .