public class FrameExtent extends SqlNode
swigCMemOwn| Constructor and Description |
|---|
FrameExtent(FrameBound start) |
FrameExtent(FrameBound start,
FrameBound end) |
FrameExtent(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
FrameBound |
end() |
boolean |
Equals(SqlNode node) |
protected void |
finalize() |
static long |
getCPtr(FrameExtent obj) |
String |
GetExprString() |
void |
Print(SWIGTYPE_p_std__ostream output,
String org_tab) |
FrameBound |
start() |
getCPtr, GetLineNum, GetLocation, getType_, GetType, GetTypeName, setType_public FrameExtent(long cPtr,
boolean cMemoryOwn)
public FrameExtent(FrameBound start)
public FrameExtent(FrameBound start, FrameBound end)
public static long getCPtr(FrameExtent obj)
public void Print(SWIGTYPE_p_std__ostream output, String org_tab)
public FrameBound start()
public FrameBound end()
public String GetExprString()
Copyright © 2021. All rights reserved.