public static final class CompoundFieldTemplateData.Compound.InstantiatedParameterData
extends java.lang.Object
| Constructor and Description |
|---|
InstantiatedParameterData(zserio.extension.cpp.TemplateDataContext context,
ParameterizedTypeInstantiation.InstantiatedParameter instantiatedParameter,
IncludeCollector includeCollector) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getExpression() |
java.lang.String |
getIndirectExpression() |
boolean |
getNeedsIndex() |
boolean |
getNeedsOwner() |
NativeTypeInfoTemplateData |
getTypeInfo() |
public InstantiatedParameterData(zserio.extension.cpp.TemplateDataContext context,
ParameterizedTypeInstantiation.InstantiatedParameter instantiatedParameter,
IncludeCollector includeCollector)
throws ZserioExtensionException
ZserioExtensionExceptionpublic java.lang.String getExpression()
public java.lang.String getIndirectExpression()
public boolean getNeedsOwner()
public boolean getNeedsIndex()
public NativeTypeInfoTemplateData getTypeInfo()
Last updated 2024-10-29 12:56:13