Package org.eolang.opeo.decompilation.agents
package org.eolang.opeo.decompilation.agents
This package contains all the opcode instruction handlers.
- Since:
- 0.2
-
ClassDescriptionAdd instruction handler.All agents that try to decompile incoming instructions.Bipush instruction handler.Cast instruction handler.CheckCast instruction handler.Iconst instruction handler.An agent that tries to understand the current decompilation state and apply some changes to it.Dummy agent.Dup instruction handler.Getfield instruction handler.Getstatic instruction handler.If instruction handler.Invokedynamic instruction handler.Invokeinterface instruction handler.Invokespecial instruction handler.Invokestatic instruction handler.Invokevirtual instruction handler.Label instruction handler.Ldc instruction handler.Instruction handler.Mul instruction handler.New instruction handler.New array instruction handler.Agent that handles opcodes.Pop instruction handler.Putfield instruction handler.Return instruction handler.Store instruction handler.Store to array instruction handler.Substraction instruction handler.Agent that knows how to log additional information about a decompilation process.Container output.Log output.Output target.