public final class CompoundParameterTemplateData
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CompoundParameterTemplateData.CompoundParameter |
| Constructor and Description |
|---|
CompoundParameterTemplateData(zserio.extension.java.TemplateDataContext context,
zserio.ast.CompoundType compoundType) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCompoundName() |
java.lang.Iterable<CompoundParameterTemplateData.CompoundParameter> |
getList() |
public CompoundParameterTemplateData(zserio.extension.java.TemplateDataContext context,
zserio.ast.CompoundType compoundType)
throws zserio.extension.common.ZserioExtensionException
zserio.extension.common.ZserioExtensionExceptionpublic java.lang.Iterable<CompoundParameterTemplateData.CompoundParameter> getList()
public java.lang.String getCompoundName()
Last updated 2024-10-29 12:54:06