JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Deprecated API
Contents
Fields
Methods
Deprecated Fields
Field
Description
gnu.bytecode.Type.boolean_ctype
gnu.bytecode.Type.java_lang_Class_type
gnu.bytecode.Type.number_type
gnu.bytecode.Type.pointer_type
gnu.bytecode.Type.string_type
gnu.bytecode.Type.tostring_type
gnu.expr.ModuleExp.compilerAvailable
Deprecated Methods
Method
Description
gnu.bytecode.ClassType.getMethods
(Filter, int, Method[], int)
gnu.bytecode.ClassType.make
(String, ClassType)
gnu.bytecode.CodeAttr.emitAdd()
gnu.bytecode.CodeAttr.emitGotoIfEq
(Label, boolean)
gnu.bytecode.CodeAttr.emitSub()
gnu.bytecode.CodeAttr.emitTryEnd()
gnu.bytecode.Method.allocate_local
(Variable)
gnu.bytecode.Method.compile_push_value
(Variable)
gnu.bytecode.Method.compile_store_value
(Variable)
gnu.bytecode.Method.init_param_slots()
Use startCode instead
gnu.bytecode.Method.push_var
(Variable)
gnu.bytecode.ObjectType.getMethods
(Filter, int, Vector, String)
gnu.expr.Compilation.loopBody
(Expression)
gnu.expr.Compilation.loopCond
(Expression)
gnu.kawa.reflect.Invoke.getStaticMethod
(ClassType, String, Expression[])
gnu.mapping.Environment.current()
gnu.mapping.WrongType.make
(ClassCastException, Procedure, int)
gnu.mapping.WrongType.make
(ClassCastException, String, int)
gnu.math.DFloNum.make
(double)
gnu.text.Lexer.readUnicodeChar()
Use
Lexer.readCodePoint()
.