public class InjectStatement
extends Statement
| Constructor and Description | 
|---|
InjectStatement(Statement stat,
               java.lang.Class<?> clazz,
               java.lang.Object o,
               StartingStatement startingStatement)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
evaluate()  | 
public InjectStatement(Statement stat,
                       java.lang.Class<?> clazz,
                       java.lang.Object o,
                       StartingStatement startingStatement)