public class GreaterEqualsFunction extends Function
left right <=1.0 if true.| Constructor and Description |
|---|
GreaterEqualsFunction() |
| Modifier and Type | Method and Description |
|---|---|
void |
invoke(DawnParser parser)
Executes the function.
|
public void invoke(DawnParser parser) throws DawnRuntimeException
FunctionDawnParser given as parameter.invoke in class Functionparser - The DawnParser which inoked the functionDawnRuntimeExceptionCopyright ? 2002 Romain Guy.