public final class CppConstraintExpressionFormattingPolicy extends CppExpressionFormattingPolicy
DefaultExpressionFormattingPolicy.DefaultFormattingConfigExpressionFormattingPolicy.BinaryExpressionFormatting, ExpressionFormattingPolicy.FormattingConfig, ExpressionFormattingPolicy.TernaryExpressionFormatting, ExpressionFormattingPolicy.UnaryExpressionFormatting| Constructor and Description |
|---|
CppConstraintExpressionFormattingPolicy(CppNativeMapper cppNativeMapper,
IncludeCollector includeCollector,
Field constraintField) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
formatFieldGetter(java.lang.StringBuilder result,
boolean isMostLeftId,
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, Field constraintField)
protected void formatFieldGetter(java.lang.StringBuilder result,
boolean isMostLeftId,
Field field)
formatFieldGetter in class CppExpressionFormattingPolicyLast updated 2024-10-29 12:56:13