public class OrderExpression extends ExprNode
swigCMemOwn| Constructor and Description |
|---|
OrderExpression(ExprNode expr,
boolean is_asc) |
OrderExpression(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
boolean |
Equals(ExprNode that) |
ExprNode |
expr() |
protected void |
finalize() |
static long |
getCPtr(OrderExpression obj) |
String |
GetExprString() |
boolean |
is_asc() |
void |
Print(SWIGTYPE_p_std__ostream output,
String org_tab) |
ExprNode |
ShadowCopy(SWIGTYPE_p_NodeManager arg0) |
AddChild, AddTypeAccept, AndTypeAccept, BetweenTypeAccept, BitwiseLogicalTypeAccept, BitwiseNotTypeAccept, CompareTypeAccept, DeepCopy, FDivTypeAccept, GenerateExpressionName, GetChild, GetChildNum, GetChildOrNull, getChildren_, getCPtr, getExpr_type_, GetExprType, GetOutputType, InferAttr, InferNumberCastTypes, IsCastAccept, IsIntFloat2PointerCast, IsListReturn, IsSafeCast, LogicalOpTypeAccept, LShiftTypeAccept, ModTypeAccept, MultiTypeAccept, NotTypeAccept, nullable, PushBack, RequireListAt, SDivTypeAccept, SetChild, setChildren_, SetNullable, SetOutputType, SubTypeAcceptEquals, getCPtr, GetLineNum, GetLocation, getType_, GetType, GetTypeName, setType_public OrderExpression(long cPtr,
boolean cMemoryOwn)
public OrderExpression(ExprNode expr, boolean is_asc)
public static long getCPtr(OrderExpression obj)
public void Print(SWIGTYPE_p_std__ostream output, String org_tab)
public String GetExprString()
GetExprString in class ExprNodepublic ExprNode ShadowCopy(SWIGTYPE_p_NodeManager arg0)
ShadowCopy in class ExprNodepublic ExprNode expr()
public boolean is_asc()
Copyright © 2021. All rights reserved.