public class Boundary
extends org.medfoster.sqljep.function.PostfixCommand
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NAME |
| Constructor and Description |
|---|
Boundary() |
| Modifier and Type | Method and Description |
|---|---|
void |
evaluate(org.medfoster.sqljep.ASTFunNode node,
org.medfoster.sqljep.JepRuntime runtime) |
int |
getNumberOfParameters() |
public static final java.lang.String NAME
public void evaluate(org.medfoster.sqljep.ASTFunNode node,
org.medfoster.sqljep.JepRuntime runtime)
throws org.medfoster.sqljep.ParseException
evaluate in interface org.medfoster.sqljep.function.PostfixCommandIevaluate in class org.medfoster.sqljep.function.PostfixCommandorg.medfoster.sqljep.ParseExceptionpublic final int getNumberOfParameters()
getNumberOfParameters in interface org.medfoster.sqljep.function.PostfixCommandIgetNumberOfParameters in class org.medfoster.sqljep.function.PostfixCommandCopyright © 2016 gvSIG Association. All Rights Reserved.