public final class CppConstraintExpressionFormattingPolicy extends CppExpressionFormattingPolicy
zserio.extension.common.DefaultExpressionFormattingPolicy.DefaultFormattingConfigzserio.extension.common.ExpressionFormattingPolicy.BinaryExpressionFormatting, zserio.extension.common.ExpressionFormattingPolicy.FormattingConfig, zserio.extension.common.ExpressionFormattingPolicy.TernaryExpressionFormatting, zserio.extension.common.ExpressionFormattingPolicy.UnaryExpressionFormatting| Constructor and Description |
|---|
CppConstraintExpressionFormattingPolicy(CppNativeMapper cppNativeMapper,
IncludeCollector includeCollector,
zserio.ast.Field constraintField) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
formatFieldGetter(java.lang.StringBuilder result,
boolean isMostLeftId,
zserio.ast.Field field) |
getAccessPrefixForCompoundType, getArrayElement, getBinaryLiteral, getBoolLiteral, getConfig, getDecimalLiteral, getDot, getDoubleLiteral, getFloatLiteral, getFunctionCall, getHexadecimalLiteral, getIdentifier, getIndex, getIsSet, getLengthOf, getNumBits, getOctalLiteral, getStringLiteral, getValueOfgetAnd, getBang, getBigIntegerCastingToNative, getComma, getDivide, getEq, getGe, getGt, getLe, getLeftParenthesis, getLeftShift, getLogicalAnd, getLogicalOr, getLt, getMinus, getModulo, getMultiply, getNe, getOr, getPlus, getQuestionMark, getRightShift, getTilde, getUnaryMinus, getUnaryPlus, getXorpublic CppConstraintExpressionFormattingPolicy(CppNativeMapper cppNativeMapper, IncludeCollector includeCollector, zserio.ast.Field constraintField)
protected void formatFieldGetter(java.lang.StringBuilder result,
boolean isMostLeftId,
zserio.ast.Field field)
formatFieldGetter in class CppExpressionFormattingPolicyLast updated 2024-07-18 11:28:45