public static final class CompoundFieldTemplateData.Compound.InstantiatedParameterData
extends java.lang.Object
| Constructor and Description |
|---|
InstantiatedParameterData(zserio.extension.java.TemplateDataContext context,
ParameterizedTypeInstantiation.InstantiatedParameter instantiatedParameter) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getExpression() |
java.lang.String |
getLambdaExpression() |
NativeTypeInfoTemplateData |
getTypeInfo() |
public InstantiatedParameterData(zserio.extension.java.TemplateDataContext context,
ParameterizedTypeInstantiation.InstantiatedParameter instantiatedParameter)
throws ZserioExtensionException
ZserioExtensionExceptionpublic NativeTypeInfoTemplateData getTypeInfo()
public java.lang.String getExpression()
public java.lang.String getLambdaExpression()
Last updated 2024-07-18 11:31:32