junit.quilt.cover.ball94
Class ArrayIncrement

java.lang.Object
  |
  +--junit.quilt.cover.generic.BlockVertex
        |
        +--junit.quilt.cover.ball94.ArrayIncrement
All Implemented Interfaces:
org.apache.commons.graph.Vertex

public class ArrayIncrement
extends BlockVertex


Constructor Summary
ArrayIncrement(int fieldVar, short pos)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class junit.quilt.cover.generic.BlockVertex
addInstruction, chomp, copy, copyInstructionList, getFirstInst, getLastInst, getLineEnd, getLineStart, getPCEnd, getPCStart, length, setInstructionList
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ArrayIncrement

public ArrayIncrement(int fieldVar,
                      short pos)
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class BlockVertex


Copyright © 2001-2002 David Dixon-Peugh. All Rights Reserved.