public static class PoshEngine.EvaluationResultInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
PoshEngine.EvaluationResult |
result
How did evaluation of the plan ended?
|
FireResult.Type |
type
How was stack changed.
|
| Constructor and Description |
|---|
EvaluationResultInfo(PoshEngine.EvaluationResult result,
FireResult.Type type) |
public PoshEngine.EvaluationResult result
public FireResult.Type type
public EvaluationResultInfo(PoshEngine.EvaluationResult result, FireResult.Type type)
Copyright © 2018 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.