public final class CppIndirectExpressionFormattingPolicy 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 |
|---|
CppIndirectExpressionFormattingPolicy(CppNativeMapper cppNativeMapper,
IncludeCollector includeCollector,
java.lang.String compoundTypeAccessPrefix) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getAccessPrefixForCompoundType() |
formatFieldGetter, 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 CppIndirectExpressionFormattingPolicy(CppNativeMapper cppNativeMapper, IncludeCollector includeCollector, java.lang.String compoundTypeAccessPrefix)
protected java.lang.String getAccessPrefixForCompoundType()
getAccessPrefixForCompoundType in class CppExpressionFormattingPolicyLast updated 2024-07-18 11:28:45