|
sdr 0.7 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PMSD.State | |
---|---|
net.cscott.sdr | This package contains the main game class (App ) and
a text UI (PMSD ), as well as interface
definitions needed to tie the various pieces together. |
Uses of PMSD.State in net.cscott.sdr |
---|
Methods in net.cscott.sdr with parameters of type PMSD.State | |
---|---|
static void |
PMSD.repl(org.mozilla.javascript.Context cx,
PMSD.State s,
net.cscott.sdr.PMSD.ReaderWriter rw)
Read-evaluate-print loop reusing an existing context and state. |
static String |
PMSD.runTest(PMSD.State s,
String sourceName,
List<String> lines)
Run a test transcript, returning the output. |
|
sdr 0.7 | |||||||||
PREV NEXT | FRAMES NO FRAMES |