character
~~|
~~+--RspObject
~~~~~~~|
~~~~~~~+--RspConstruct
~~~~~~~~~~~~|
~~~~~~~~~~~~+--RspExpression
~~~~~~~~~~~~~~~~~|
~~~~~~~~~~~~~~~~~+--RspCode
~~~~~~~~~~~~~~~~~~~~~~|
~~~~~~~~~~~~~~~~~~~~~~+--RspCodeChunk
Directly known subclasses:
public class RspCodeChunk extends RspCode
An RspCodeChunk is an RspCode that represents a complete
RSP code chunk.
RspCodeChunk(..., return=FALSE)RspCode.TRUE, the value of the evaluated code chunk is returned. asRspString |
|
| - | |
getInclude |
- |