public final class JavaCaseExpressionFormattingPolicy extends JavaDefaultExpressionFormattingPolicy
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 |
|---|
JavaCaseExpressionFormattingPolicy(zserio.extension.java.JavaNativeMapper javaNativeMapper) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getAccessPrefixForCompoundType(zserio.ast.ZserioType owner) |
protected java.lang.String |
getDotSeparatorForEnumItem() |
protected java.lang.String |
getIdentifierForTypeEnum(zserio.ast.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, getXorpublic JavaCaseExpressionFormattingPolicy(zserio.extension.java.JavaNativeMapper javaNativeMapper)
protected java.lang.String getIdentifierForTypeEnum(zserio.ast.EnumType resolvedType,
zserio.extension.java.JavaNativeMapper javaNativeMapper)
getIdentifierForTypeEnum in class JavaDefaultExpressionFormattingPolicyprotected java.lang.String getDotSeparatorForEnumItem()
getDotSeparatorForEnumItem in class JavaDefaultExpressionFormattingPolicyprotected java.lang.String getAccessPrefixForCompoundType(zserio.ast.ZserioType owner)
getAccessPrefixForCompoundType in class JavaDefaultExpressionFormattingPolicyLast updated 2024-10-29 12:54:06