SandMark version 2.1


sandmark.watermark.objectwm
Class opaquePred

java.lang.Object
  |
  +--sandmark.watermark.objectwm.opaquePred

public class opaquePred
extends java.lang.Object


Field Summary
 boolean[] firstOpaq1insert
           
(package private)  objectHelper helper
           
 int[] opaq1varW
           
 int[] opaq1varX
           
 int[] opaq1varY
           
 int[] opaq1varZ
           
 
Constructor Summary
(package private) opaquePred()
           
 
Method Summary
 int getNumberOfOpaqPredOptions()
           
 void init_Opaqs()
           
(package private)  void insertOpaque0(de.fub.bytecode.generic.InstructionList iListOpaque, de.fub.bytecode.generic.InstructionHandle ihStart, de.fub.bytecode.generic.InstructionHandle ihOpaque, de.fub.bytecode.generic.InstructionHandle ihJumpTarget, objectUtil util)
           
(package private)  void insertOpaque1(de.fub.bytecode.generic.InstructionList iListOpaque, de.fub.bytecode.generic.InstructionHandle ihStart, de.fub.bytecode.generic.InstructionHandle ihOpaque, de.fub.bytecode.generic.InstructionHandle ihJumpTarget, int mIndex, objectUtil util)
           
(package private)  void insertOpaque2(de.fub.bytecode.generic.InstructionList iListOpaque, de.fub.bytecode.generic.InstructionHandle ihStart, de.fub.bytecode.generic.InstructionHandle ihOpaque, de.fub.bytecode.generic.InstructionHandle ihJumpTarget, objectUtil util)
           
(package private)  void insertOpaque3(de.fub.bytecode.generic.InstructionList iListOpaque, de.fub.bytecode.generic.InstructionHandle ihStart, de.fub.bytecode.generic.InstructionHandle ihOpaque, de.fub.bytecode.generic.InstructionHandle ihJumpTarget, objectUtil util)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

firstOpaq1insert

public boolean[] firstOpaq1insert

opaq1varW

public int[] opaq1varW

opaq1varX

public int[] opaq1varX

opaq1varY

public int[] opaq1varY

opaq1varZ

public int[] opaq1varZ

helper

objectHelper helper
Constructor Detail

opaquePred

opaquePred()
Method Detail

getNumberOfOpaqPredOptions

public int getNumberOfOpaqPredOptions()

init_Opaqs

public void init_Opaqs()

insertOpaque0

void insertOpaque0(de.fub.bytecode.generic.InstructionList iListOpaque,
                   de.fub.bytecode.generic.InstructionHandle ihStart,
                   de.fub.bytecode.generic.InstructionHandle ihOpaque,
                   de.fub.bytecode.generic.InstructionHandle ihJumpTarget,
                   objectUtil util)

insertOpaque1

void insertOpaque1(de.fub.bytecode.generic.InstructionList iListOpaque,
                   de.fub.bytecode.generic.InstructionHandle ihStart,
                   de.fub.bytecode.generic.InstructionHandle ihOpaque,
                   de.fub.bytecode.generic.InstructionHandle ihJumpTarget,
                   int mIndex,
                   objectUtil util)

insertOpaque2

void insertOpaque2(de.fub.bytecode.generic.InstructionList iListOpaque,
                   de.fub.bytecode.generic.InstructionHandle ihStart,
                   de.fub.bytecode.generic.InstructionHandle ihOpaque,
                   de.fub.bytecode.generic.InstructionHandle ihJumpTarget,
                   objectUtil util)

insertOpaque3

void insertOpaque3(de.fub.bytecode.generic.InstructionList iListOpaque,
                   de.fub.bytecode.generic.InstructionHandle ihStart,
                   de.fub.bytecode.generic.InstructionHandle ihOpaque,
                   de.fub.bytecode.generic.InstructionHandle ihJumpTarget,
                   objectUtil util)

SandMark version 2.1

Wed Jul 3 17:27:43 MST 2002