Uses of Interface
org.eolang.jeo.representation.bytecode.Testable
Packages that use Testable
Package
Description
Contains classes for generating bytecode in the form of Java classes.
-
Uses of Testable in org.eolang.jeo.representation.bytecode
Subinterfaces of Testable in org.eolang.jeo.representation.bytecodeClasses in org.eolang.jeo.representation.bytecode that implement TestableModifier and TypeClassDescriptionfinal class
Class useful for generating bytecode for testing purposes.final class
Mark label instruction.final class
Bytecode method.final class
Bytecode method properties.final class
Bytecode try-catch block.