FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | FIELD | ACTION | DETAIL: IMPORT | CONSTANT | FIELD | ACTION |
stream<ELEMENT> varname;Stream variables should be assigned using the from statement and can be used as arguments to further from statements.
Action summary | |
---|---|
stream<ELEMENT> |
clone() Return a reference to this stream. |
void |
quit() Terminate the stream. |
Action detail |
---|
stream<ELEMENT> clone()Return a reference to this stream.
void quit()Terminate the stream.
FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | FIELD | ACTION | DETAIL: IMPORT | CONSTANT | FIELD | ACTION |