Interface FlowPostProcessor.OutputSink

Enclosing interface:
FlowPostProcessor

public static interface FlowPostProcessor.OutputSink
  • Method Details

    • markAsSynthetic

      void markAsSynthetic(FlowValue node)
    • registerFlow

      void registerFlow(FlowValue... nodes)