Interface BindingExecutionInfoCollector

    • Method Detail

      • pushStack

        void pushStack​(java.lang.String name)
        push the execution stack
      • popStack

        java.lang.String popStack()
        pop the execution stack
      • addInfo

        void addInfo​(ExecutionInfo info)
        add an execution information