Class DerivedClassInvocation
java.lang.Object
tripleo.elijah_durable_congenial.stages.deduce.ClassInvocation
tripleo.elijah_congenial_durable.deduce2.DerivedClassInvocation
- All Implemented Interfaces:
- IInvocation
Created 1/5/22 11:27 PM
- 
Nested Class SummaryNested classes/interfaces inherited from class tripleo.elijah_durable_congenial.stages.deduce.ClassInvocationClassInvocation.CI_GenericPart
- 
Field SummaryFields inherited from class tripleo.elijah_durable_congenial.stages.deduce.ClassInvocationhint
- 
Constructor SummaryConstructorsConstructorDescriptionDerivedClassInvocation(@NotNull ClassStatement aClassStatement, ClassInvocation aClassInvocation, Supplier<DeduceTypes2> aDeduceTypes2) 
- 
Method SummaryModifier and TypeMethodDescriptionvoidsetForFunctionInvocation(@NotNull FunctionInvocation aFunctionInvocation) Methods inherited from class tripleo.elijah_durable_congenial.stages.deduce.ClassInvocationasString, finalizedGenericPrintable, genericPart, getConstructorName, getKlass, resolveDeferred, resolvePromise, set
- 
Constructor Details- 
DerivedClassInvocationpublic DerivedClassInvocation(@NotNull @NotNull ClassStatement aClassStatement, ClassInvocation aClassInvocation, Supplier<DeduceTypes2> aDeduceTypes2) 
 
- 
- 
Method Details- 
getDerivation
- 
setForFunctionInvocation- Specified by:
- setForFunctionInvocationin interface- IInvocation
- Overrides:
- setForFunctionInvocationin class- ClassInvocation
 
 
-