public static class OutputWidthExpression.FixedLenExpr extends OutputWidthExpression
OutputWidthExpression.FixedLenExpr, OutputWidthExpression.FunctionCallExpr, OutputWidthExpression.IfElseWidthExpr, OutputWidthExpression.VarLenReadExpr
Constructor and Description |
---|
FixedLenExpr(int fixedWidth) |
Modifier and Type | Method and Description |
---|---|
<T,V,E extends Exception> |
accept(AbstractExecExprVisitor<T,V,E> visitor,
V value) |
int |
getDataWidth() |
public int getDataWidth()
public <T,V,E extends Exception> T accept(AbstractExecExprVisitor<T,V,E> visitor, V value) throws E extends Exception
E extends Exception
Copyright © 1970 The Apache Software Foundation. All rights reserved.