|
|||||||||
| Home >> All >> com >> memoire >> [ silk overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.memoire.silk
Class SilkContinuation

java.lang.Objectcom.memoire.silk.SilkSchemeUtils
com.memoire.silk.SilkProcedure
com.memoire.silk.SilkContinuation
- public class SilkContinuation
- extends SilkProcedure
| Field Summary | |
(package private) java.lang.RuntimeException |
cc
|
java.lang.Object |
value
|
| Fields inherited from class com.memoire.silk.SilkProcedure |
name |
| Fields inherited from class com.memoire.silk.SilkSchemeUtils |
FALSE, ONE, TRUE, ZERO |
| Constructor Summary | |
SilkContinuation(java.lang.RuntimeException cc)
|
|
| Method Summary | |
java.lang.Object |
apply(SilkScheme interpreter,
java.lang.Object args)
|
| Methods inherited from class com.memoire.silk.SilkProcedure |
proc, toString |
| Methods inherited from class com.memoire.silk.SilkSchemeUtils |
chr, chr, cons, equal, eqv, error, first, inPort, length, list, list, listStar, listToString, listToVector, num, num, outPort, p, p, rest, reverse, second, setFirst, setRest, str, stringify, stringify, stringify, sym, third, truth, truth, vec, vectorToList, warn, write |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
cc
java.lang.RuntimeException cc
value
public java.lang.Object value
| Constructor Detail |
SilkContinuation
public SilkContinuation(java.lang.RuntimeException cc)
| Method Detail |
apply
public java.lang.Object apply(SilkScheme interpreter, java.lang.Object args)
- Specified by:
applyin classSilkProcedure
|
|||||||||
| Home >> All >> com >> memoire >> [ silk overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC