public final class Interpreter.Result extends Object
| Constructor and Description |
|---|
Result(Interpreter.Environment environment,
boolean value) |
| Modifier and Type | Method and Description |
|---|---|
Interpreter.Environment |
getEnvironment() |
boolean |
holds() |
public Result(Interpreter.Environment environment, boolean value)
public Interpreter.Environment getEnvironment()
public boolean holds()
Copyright © 2017. All rights reserved.