gcspy.interpreter
Class Interpreter.BootstrapParameters

java.lang.Object
  extended by gcspy.interpreter.Interpreter.BootstrapParameters
Enclosing class:
Interpreter

protected class Interpreter.BootstrapParameters
extends java.lang.Object

Inner Classes


Field Summary
 boolean pauseAtStart
           
 
Constructor Summary
Interpreter.BootstrapParameters()
           
Interpreter.BootstrapParameters(boolean pauseAtStart)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

pauseAtStart

public boolean pauseAtStart
Constructor Detail

Interpreter.BootstrapParameters

public Interpreter.BootstrapParameters()

Interpreter.BootstrapParameters

public Interpreter.BootstrapParameters(boolean pauseAtStart)