Uses of Interface
org.eolang.opeo.decompilation.agents.TracedAgent.Output
Packages that use TracedAgent.Output
Package
Description
This package contains all the opcode instruction handlers.
-
Uses of TracedAgent.Output in org.eolang.opeo.decompilation.agents
Classes in org.eolang.opeo.decompilation.agents that implement TracedAgent.OutputModifier and TypeClassDescriptionstatic final class
Container output.static final class
Log output.Constructors in org.eolang.opeo.decompilation.agents with parameters of type TracedAgent.OutputModifierConstructorDescriptionAllAgents
(boolean counting, TracedAgent.Output output) Constructor.TracedAgent
(DecompilationAgent original, TracedAgent.Output output) Constructor.