Interface JExpressionInformation.InvocationReference<T extends honeyroasted.almonds.SimpleName>
- All Superinterfaces:
JExpressionInformation,honeyroasted.almonds.SimpleName
- All Known Implementing Classes:
JExpressionInformation.InvocationReference.Simple
- Enclosing interface:
JExpressionInformation
public static interface JExpressionInformation.InvocationReference<T extends honeyroasted.almonds.SimpleName>
extends JExpressionInformation
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final recordJExpressionInformation.InvocationReference.Simple<T extends honeyroasted.almonds.SimpleName>Nested classes/interfaces inherited from interface honeyroasted.jype.system.JExpressionInformation
JExpressionInformation.Constant, JExpressionInformation.GetField<T extends honeyroasted.almonds.SimpleName>, JExpressionInformation.Instantiation, JExpressionInformation.InstantiationReference, JExpressionInformation.Invocation, JExpressionInformation.InvocationReference<T extends honeyroasted.almonds.SimpleName>, JExpressionInformation.Lambda, JExpressionInformation.MethodInvocation<T extends honeyroasted.almonds.SimpleName>, JExpressionInformation.Multi, JExpressionInformation.SimplyTyped -
Method Summary
Methods inherited from interface honeyroasted.jype.system.JExpressionInformation
getSimpleType, isSimplyTypedMethods inherited from interface honeyroasted.almonds.SimpleName
simpleName
-
Method Details
-
source
T source() -
methodName
String methodName() -
explicitTypeArguments
List<JArgumentType> explicitTypeArguments()
-