public interface BindingExecutionInfoCollector
| Modifier and Type | Method and Description |
|---|---|
void |
addInfo(ExecutionInfo info)
add an execution information
|
String |
popStack()
pop the execution stack
|
void |
pushStack(String name)
push the execution stack
|
void pushStack(String name)
String popStack()
void addInfo(ExecutionInfo info)
Copyright © 2020. All rights reserved.