public final class RuntimeFunctionDataCreator
extends java.lang.Object
| Constructor and Description |
|---|
RuntimeFunctionDataCreator() |
| Modifier and Type | Method and Description |
|---|---|
static RuntimeFunctionTemplateData |
createData(zserio.extension.java.TemplateDataContext context,
TypeInstantiation typeInstantiation) |
static RuntimeFunctionTemplateData |
createTypeInfoData(TypeInstantiation typeInstantiation) |
static RuntimeFunctionTemplateData |
createTypeInfoData(TypeReference typeReference) |
public static RuntimeFunctionTemplateData createData(zserio.extension.java.TemplateDataContext context, TypeInstantiation typeInstantiation) throws ZserioExtensionException
ZserioExtensionExceptionpublic static RuntimeFunctionTemplateData createTypeInfoData(TypeInstantiation typeInstantiation) throws ZserioExtensionException
ZserioExtensionExceptionpublic static RuntimeFunctionTemplateData createTypeInfoData(TypeReference typeReference) throws ZserioExtensionException
ZserioExtensionExceptionLast updated 2024-10-29 12:56:13