public class JavaExpressionFormattingPolicy extends JavaDefaultExpressionFormattingPolicy
DefaultExpressionFormattingPolicy.DefaultFormattingConfigExpressionFormattingPolicy.BinaryExpressionFormatting, ExpressionFormattingPolicy.FormattingConfig, ExpressionFormattingPolicy.TernaryExpressionFormatting, ExpressionFormattingPolicy.UnaryExpressionFormatting| Constructor and Description |
|---|
JavaExpressionFormattingPolicy(zserio.extension.java.JavaNativeMapper javaNativeMapper) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getAccessPrefixForCompoundType(ZserioType owner) |
protected java.lang.String |
getDotSeparatorForEnumItem() |
protected java.lang.String |
getIdentifierForTypeEnum(EnumType resolvedType,
zserio.extension.java.JavaNativeMapper javaNativeMapper) |
getAnd, getArrayElement, getBigIntegerCastingToNative, getBinaryLiteral, getBoolLiteral, getDecimalLiteral, getDivide, getDot, getDoubleLiteral, getEq, getFloatLiteral, getFunctionCall, getGe, getGt, getHexadecimalLiteral, getIdentifier, getIdentifierForEnumItem, getIndex, getIsSet, getLe, getLeftShift, getLengthOf, getLt, getMinus, getModulo, getMultiply, getNe, getNumBits, getOctalLiteral, getOr, getPlus, getRightShift, getStringLiteral, getTilde, getUnaryMinus, getUnaryPlus, getValueOf, getXorgetBang, getComma, getConfig, getLeftParenthesis, getLogicalAnd, getLogicalOr, getQuestionMarkpublic JavaExpressionFormattingPolicy(zserio.extension.java.JavaNativeMapper javaNativeMapper)
protected java.lang.String getIdentifierForTypeEnum(EnumType resolvedType, zserio.extension.java.JavaNativeMapper javaNativeMapper) throws ZserioExtensionException
getIdentifierForTypeEnum in class JavaDefaultExpressionFormattingPolicyZserioExtensionExceptionprotected java.lang.String getDotSeparatorForEnumItem()
getDotSeparatorForEnumItem in class JavaDefaultExpressionFormattingPolicyprotected java.lang.String getAccessPrefixForCompoundType(ZserioType owner)
getAccessPrefixForCompoundType in class JavaDefaultExpressionFormattingPolicyLast updated 2024-10-29 12:56:13