public class CreateActionFunction extends Function
code actionLabel actionName createAction
Constructor and Description |
---|
CreateActionFunction() |
Modifier and Type | Method and Description |
---|---|
void |
invoke(DawnParser parser)
Executes the function.
|
public void invoke(DawnParser parser) throws DawnRuntimeException
Function
DawnParser
given as parameter.invoke
in class Function
parser
- The DawnParser
which inoked the functionDawnRuntimeException
Copyright ? 2002 Romain Guy.