Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
J
L
M
N
O
P
R
S
T
U
V
W
_
A
ACC_ABSTRACT
- Static variable in interface jas.
RuntimeConstants
ACC_FINAL
- Static variable in interface jas.
RuntimeConstants
ACC_INTERFACE
- Static variable in interface jas.
RuntimeConstants
ACC_NATIVE
- Static variable in interface jas.
RuntimeConstants
ACC_PRIVATE
- Static variable in interface jas.
RuntimeConstants
ACC_PROTECTED
- Static variable in interface jas.
RuntimeConstants
ACC_PUBLIC
- Static variable in interface jas.
RuntimeConstants
ACC_STATIC
- Static variable in interface jas.
RuntimeConstants
ACC_SUPER
- Static variable in interface jas.
RuntimeConstants
ACC_SYNCHRONIZED
- Static variable in interface jas.
RuntimeConstants
ACC_TRANSIENT
- Static variable in interface jas.
RuntimeConstants
ACC_VOLATILE
- Static variable in interface jas.
RuntimeConstants
AsciiCP
- class jas.
AsciiCP
.
AsciiCP(String)
- Constructor for class jas.
AsciiCP
action_obj
- Variable in class jasmin.
parser
instance of action encapsulation class
action_table()
- Method in class jasmin.
parser
access to parse action table
addCPItem(CP)
- Method in class jas.
ClassEnv
This is the method to add CPE items to a class.
addEntry(CatchEntry)
- Method in class jas.
Catchtable
add an entry to the catch table
addEntry(Label, Label, Label, CP)
- Method in class jas.
Catchtable
add an entry to the catch table
addEntry(Label, int)
- Method in class jas.
LineTableAttr
Add a pc to line number entry to the line table.
addEntry(LocalVarEntry)
- Method in class jas.
LocalVarTableAttr
Add a LocalVar Entry to the attribute
addException(CP)
- Method in class jas.
ExceptAttr
addField(Var)
- Method in class jas.
ClassEnv
addGenericAttr(GenericAttr)
- Method in class jas.
ClassEnv
Add a generic attribute to the class file.
addGenericAttr(GenericAttr)
- Method in class jas.
CodeAttr
Add a generic attribute to the method.
addInsn(Insn)
- Method in class jas.
CodeAttr
Append a new Insn to this code.
addInterface(CP)
- Method in class jas.
ClassEnv
Add this CP to the list of interfaces supposedly implemented by this class.
addInterface(CP[])
- Method in class jas.
ClassEnv
Add this to the list of interfaces supposedly implemented by this class.
addMethod(short, String, String, CodeAttr, ExceptAttr)
- Method in class jas.
ClassEnv
Here is where code gets added to a class.
addMethod(Method)
- Method in class jas.
ClassEnv
This allows more control over generating CP's for methods if you feel so inclined.
assemble(String, String, boolean)
- Static method in class jasmin.
Main
Called to assemble a single file.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
J
L
M
N
O
P
R
S
T
U
V
W
_
Copyright © 2004 Jonathan Meyer, USA All rights reserved.