|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InterpretResult.Visitor | |
|---|---|
| edu.rice.cs.drjava.model.repl.newjvm | Manages the creation and invocation of the separate JVM used by the interactions pane. |
| Uses of InterpretResult.Visitor in edu.rice.cs.drjava.model.repl.newjvm |
|---|
| Methods in edu.rice.cs.drjava.model.repl.newjvm that return InterpretResult.Visitor | |
|---|---|
protected InterpretResult.Visitor<Void> |
MainJVM.getResultHandler()
Returns the visitor to handle an InterpretResult. |
| Methods in edu.rice.cs.drjava.model.repl.newjvm with parameters of type InterpretResult.Visitor | ||
|---|---|---|
abstract
|
InterpretResult.apply(InterpretResult.Visitor<T> v)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||