|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--CSrc
C source code base class for Tonic dynamic compilation technique. Includes cInvoke glue code which provides a runtime hook between the Java caller and the C source code that is carried around by CSrc derived classes and compiled at runtime by the Executive.
| Field Summary | |
protected java.lang.String |
body
|
| Constructor Summary | |
CSrc()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected java.lang.String body
| Constructor Detail |
public CSrc()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||