public static final class CompoundFieldTemplateData.BitFieldWithExpression
extends java.lang.Object
| Constructor and Description |
|---|
BitFieldWithExpression(zserio.ast.DynamicBitFieldInstantiation dynamicBitFieldInstantiation,
zserio.extension.common.ExpressionFormatter pythonExpressionFormatter) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getIsSigned() |
java.lang.String |
getLengthExpression() |
public BitFieldWithExpression(zserio.ast.DynamicBitFieldInstantiation dynamicBitFieldInstantiation,
zserio.extension.common.ExpressionFormatter pythonExpressionFormatter)
throws zserio.extension.common.ZserioExtensionException
zserio.extension.common.ZserioExtensionExceptionLast updated 2024-07-18 11:29:55