public final class CompoundParameterTemplateData
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CompoundParameterTemplateData.CompoundParameter |
| Constructor and Description |
|---|
CompoundParameterTemplateData(zserio.extension.python.TemplateDataContext context,
zserio.ast.CompoundType compoundType,
zserio.extension.python.ImportCollector importCollector) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Iterable<CompoundParameterTemplateData.CompoundParameter> |
getList() |
public CompoundParameterTemplateData(zserio.extension.python.TemplateDataContext context,
zserio.ast.CompoundType compoundType,
zserio.extension.python.ImportCollector importCollector)
throws zserio.extension.common.ZserioExtensionException
zserio.extension.common.ZserioExtensionExceptionpublic java.lang.Iterable<CompoundParameterTemplateData.CompoundParameter> getList()
Last updated 2024-07-18 11:29:55