Class LLJava.MemberDynamicName

All Implemented Interfaces:
Formattable, Cloneable
Enclosing class:
LLJava

public static class LLJava.MemberDynamicName extends LLJava.MemberFullName
Syntactic expression denoting the name of a field or method with dynamic owner. Note that Java 8 only supports dynamic methods, but dynamic fields are likewise supported as of Java 11.
(This definition has been created by UMod from the source at SYSTEM "LLJava.umod":748.1-757.16, see this pretty print.)