A B C D E F G H I J L M N O P R S T U V W

C

CALOAD - Static variable in class com.jasml.classes.Constants
 
CASTORE - Static variable in class com.jasml.classes.Constants
 
CHECKCAST - Static variable in class com.jasml.classes.Constants
 
CHECKCAST_QUICK - Static variable in class com.jasml.classes.Constants
 
CONSTANT_Class - Static variable in class com.jasml.classes.Constants
 
CONSTANT_Double - Static variable in class com.jasml.classes.Constants
 
CONSTANT_Fieldref - Static variable in class com.jasml.classes.Constants
 
CONSTANT_Float - Static variable in class com.jasml.classes.Constants
 
CONSTANT_Integer - Static variable in class com.jasml.classes.Constants
 
CONSTANT_InterfaceMethodref - Static variable in class com.jasml.classes.Constants
 
CONSTANT_Long - Static variable in class com.jasml.classes.Constants
 
CONSTANT_Methodref - Static variable in class com.jasml.classes.Constants
 
CONSTANT_NAMES - Static variable in class com.jasml.classes.Constants
 
CONSTANT_NameAndType - Static variable in class com.jasml.classes.Constants
 
CONSTANT_String - Static variable in class com.jasml.classes.Constants
 
CONSTANT_Utf8 - Static variable in class com.jasml.classes.Constants
Tags in constant pool to denote type of constant.
CONSUME_STACK - Static variable in class com.jasml.classes.Constants
Number of words consumed on operand stack by instructions.
Char - Static variable in interface com.jasml.compiler.Scannable
 
Colon - Static variable in interface com.jasml.compiler.Scannable
 
Comma - Static variable in interface com.jasml.compiler.Scannable
 
ConstantPool - class com.jasml.classes.ConstantPool.
 
ConstantPool(ConstantPoolItem[]) - Constructor for class com.jasml.classes.ConstantPool
 
ConstantPoolGenerator - class com.jasml.compiler.ConstantPoolGenerator.
 
ConstantPoolGenerator() - Constructor for class com.jasml.compiler.ConstantPoolGenerator
 
ConstantPoolItem - class com.jasml.classes.ConstantPoolItem.
The super class for all the constant pool items.
ConstantPoolItem(byte) - Constructor for class com.jasml.classes.ConstantPoolItem
 
Constant_Class - class com.jasml.classes.Constant_Class.
 
Constant_Class(int) - Constructor for class com.jasml.classes.Constant_Class
 
Constant_Double - class com.jasml.classes.Constant_Double.
 
Constant_Double(double) - Constructor for class com.jasml.classes.Constant_Double
 
Constant_Fieldref - class com.jasml.classes.Constant_Fieldref.
 
Constant_Fieldref(int, int) - Constructor for class com.jasml.classes.Constant_Fieldref
 
Constant_Float - class com.jasml.classes.Constant_Float.
 
Constant_Float(float) - Constructor for class com.jasml.classes.Constant_Float
 
Constant_Integer - class com.jasml.classes.Constant_Integer.
 
Constant_Integer(int) - Constructor for class com.jasml.classes.Constant_Integer
 
Constant_InterfaceMethodref - class com.jasml.classes.Constant_InterfaceMethodref.
 
Constant_InterfaceMethodref(int, int) - Constructor for class com.jasml.classes.Constant_InterfaceMethodref
 
Constant_Long - class com.jasml.classes.Constant_Long.
 
Constant_Long(long) - Constructor for class com.jasml.classes.Constant_Long
 
Constant_Methodref - class com.jasml.classes.Constant_Methodref.
 
Constant_Methodref(int, int) - Constructor for class com.jasml.classes.Constant_Methodref
 
Constant_NameAndType - class com.jasml.classes.Constant_NameAndType.
 
Constant_NameAndType(int, int) - Constructor for class com.jasml.classes.Constant_NameAndType
 
Constant_String - class com.jasml.classes.Constant_String.
 
Constant_String(int) - Constructor for class com.jasml.classes.Constant_String
 
Constant_Utf8 - class com.jasml.classes.Constant_Utf8.
 
Constant_Utf8(String) - Constructor for class com.jasml.classes.Constant_Utf8
 
Constants - class com.jasml.classes.Constants.
 
Constants() - Constructor for class com.jasml.classes.Constants
 
calculateReferences(Method) - Method in class com.jasml.decompiler.SourceCodeBuilder
generate a set containing all the line numbers which are refered inside the method.
catch_type - Variable in class com.jasml.classes.Attribute_Code.ExceptionTableItem
 
class_index - Variable in class com.jasml.classes.Constant_Fieldref
 
class_index - Variable in class com.jasml.classes.Constant_InterfaceMethodref
 
class_index - Variable in class com.jasml.classes.Constant_Methodref
 
classes - Variable in class com.jasml.compiler.ConstantPoolGenerator
 
clazz - Variable in class com.jasml.compiler.JavaClassDumpper
 
codeLength - Variable in class com.jasml.compiler.SourceCodeParser.LabeledInstructions
 
code_length - Variable in class com.jasml.classes.Attribute_Code
 
codes - Variable in class com.jasml.classes.Attribute_Code
 
codes - Variable in class com.jasml.compiler.SourceCodeParser.LabeledInstructions
 
column - Variable in class com.jasml.compiler.ParsingException
 
columnNumber - Variable in class com.jasml.compiler.Scanner
 
columnNumber1 - Variable in class com.jasml.compiler.Scanner
 
columnNumberOn - Variable in class com.jasml.compiler.Scanner
 
columnNumberStart - Variable in class com.jasml.compiler.Scanner
 
columnNumberStart1 - Variable in class com.jasml.compiler.Scanner
 
com.jasml - package com.jasml
 
com.jasml.classes - package com.jasml.classes
 
com.jasml.compiler - package com.jasml.compiler
 
com.jasml.decompiler - package com.jasml.decompiler
 
com.jasml.helper - package com.jasml.helper
 
compile(File, File) - Static method in class jasm
 
config - Variable in class com.jasml.decompiler.SourceCodeBuilder
 
constantClassToString(String) - Static method in class com.jasml.helper.Util
A constant class object contains inner representation of a class, like java/lang/Object, or inner representation of a class array, like Ljava/lang/Object; , or that of a primitive type array, like [[I
constantPool - Variable in class com.jasml.classes.JavaClass
 
constantPool - Variable in class com.jasml.decompiler.JavaClassParser
 
constant_Pool_Count - Variable in class com.jasml.decompiler.JavaClassParser
 
constant_pool_count - Variable in class com.jasml.classes.JavaClass
 
constant_value_index - Variable in class com.jasml.classes.Attribute_ConstantValue
 
consumeStack - Variable in class com.jasml.helper.OpcodeInfo
 
contentLength - Variable in class com.jasml.compiler.Scanner
 
count - Variable in class com.jasml.compiler.ConstantPoolGenerator
 
cpl - Variable in class com.jasml.compiler.SourceCodeParser
 
cpl - Variable in class com.jasml.decompiler.SourceCodeBuilder
 
cset - Static variable in class jasm
 
currentLineNumber1 - Variable in class com.jasml.compiler.Scanner
 
currentSize - Variable in class com.jasml.helper.IntegerArray
 

A B C D E F G H I J L M N O P R S T U V W