Uses of Class
org.eolang.jeo.representation.bytecode.BytecodeDefaultValue
Packages that use BytecodeDefaultValue
Package
Description
Contains classes for generating bytecode in the form of Java classes.
-
Uses of BytecodeDefaultValue in org.eolang.jeo.representation.bytecode
Methods in org.eolang.jeo.representation.bytecode with parameters of type BytecodeDefaultValueModifier and TypeMethodDescriptionBytecodeMethod.defvalue
(BytecodeDefaultValue defvalue) Add default value.