public final class JavaSqlExpressionFormattingPolicy extends JavaExpressionFormattingPolicy
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 |
|---|
JavaSqlExpressionFormattingPolicy(zserio.extension.java.JavaNativeMapper javaNativeMapper) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getAccessPrefixForCompoundType(zserio.ast.ZserioType owner) |
getDotSeparatorForEnumItem, getIdentifierForTypeEnumgetAnd, 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 JavaSqlExpressionFormattingPolicy(zserio.extension.java.JavaNativeMapper javaNativeMapper)
protected java.lang.String getAccessPrefixForCompoundType(zserio.ast.ZserioType owner)
getAccessPrefixForCompoundType in class JavaExpressionFormattingPolicyLast updated 2024-10-29 12:54:06