public static final class CompoundFieldTemplateData.Compound.InstantiatedParameterData
extends java.lang.Object
| Constructor and Description |
|---|
InstantiatedParameterData(zserio.extension.java.TemplateDataContext context,
zserio.ast.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,
zserio.ast.ParameterizedTypeInstantiation.InstantiatedParameter instantiatedParameter)
throws zserio.extension.common.ZserioExtensionException
zserio.extension.common.ZserioExtensionExceptionpublic NativeTypeInfoTemplateData getTypeInfo()
public java.lang.String getExpression()
public java.lang.String getLambdaExpression()
Last updated 2024-10-29 12:54:06