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 classClass useful for generating bytecode for testing purposes.final classMark label instruction.final classBytecode method.final classBytecode method properties.final classBytecode try-catch block.