sdr 0.7

Uses of Class
net.cscott.sdr.PMSD.State

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

Copyright © 2006-2009 C. Scott Ananian