public interface XBProcedure
| Modifier and Type | Method and Description |
|---|---|
void |
execute(XBTStreamChecker source,
XBTListener result)
Invocates this procedure.
|
XBLFormatDecl |
getResultDecl()
Returns required declaration for result.
|
XBBlockType |
getType()
Returns type of this procedure.
|
XBBlockType getType()
XBLFormatDecl getResultDecl()
void execute(XBTStreamChecker source, XBTListener result) throws XBProcessingException, java.io.IOException
source - result - java.io.IOExceptionXBProcessingException