JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Deprecated API
Contents
Fields
Methods
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
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.math.DFloNum.make(double)
gnu.text.Lexer.readUnicodeChar()
Use
Lexer.readCodePoint()
.