Interface JExpressionInformation.Instantiation
- All Superinterfaces:
JExpressionInformation,JExpressionInformation.Invocation,honeyroasted.almonds.SimpleName
- All Known Implementing Classes:
JExpressionInformation.Instantiation.Simple
- Enclosing interface:
JExpressionInformation
public static interface JExpressionInformation.Instantiation
extends JExpressionInformation.Invocation
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final recordNested 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.jype.system.JExpressionInformation.Invocation
declaring, declaringMethod, explicitTypeArguments, parametersMethods inherited from interface honeyroasted.almonds.SimpleName
simpleName
-
Method Details
-
type
JClassReference type()
-