Package org.yamcs.yarch.streamsql
Class NegativeExpression
java.lang.Object
org.yamcs.yarch.streamsql.Expression
org.yamcs.yarch.streamsql.NegativeExpression
-
Field Summary
Fields inherited from class org.yamcs.yarch.streamsql.Expression
children, constantValue, hasAggregates, inputDef, type
-
Constructor Summary
-
Method Summary
Methods inherited from class org.yamcs.yarch.streamsql.Expression
addFilter, bind, collectAggregates, collectRequiredInputs, compile, fillCode_Constructor, fillCode_Declarations, fillCode_getValueBody, fillCode_InputDefVars, getColumnName, getConstantValue, getType, isAggregate, isConstant, setArgs, setColumnName
-
Constructor Details
-
NegativeExpression
- Throws:
ParseException
-
-
Method Details
-
doBind
- Specified by:
doBind
in classExpression
- Throws:
StreamSqlException
-
fillCode_getValueReturn
- Specified by:
fillCode_getValueReturn
in classExpression
- Throws:
StreamSqlException
-