Method | Description | |
---|---|---|
ToCode ( ) : String |
Converts the given block to a valid part of a query.
|
|
ToDebug ( int padLeft, int tabsize ) : String |
Returns a string to allow visualization of a Expression tree
|
Method | Description | |
---|---|---|
Init ( |
Initializes the values StartColumn, StartLine and Query.
|
protected Init ( |
||
engine | The engine to use for initialization. | |
return | void |
public abstract ToDebug ( int padLeft, int tabsize ) : String | ||
padLeft | int | |
tabsize | int | |
return | String |