StarOffice 5.2 API
reverse engineered by classdoc

stardiv.js.ip
Class DbgInfo

java.lang.Object
  |
  +--stardiv.js.ip.DbgInfo

public synchronized class DbgInfo
extends java.lang.Object


Field Summary
 int iStartPos
           
 int iStmtValue
           
 java.lang.Object pStmtInfo
           
 
Constructor Summary
DbgInfo(int i1, java.lang.Object o, int i2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

iStartPos

public int iStartPos

iStmtValue

public int iStmtValue

pStmtInfo

public java.lang.Object pStmtInfo
Constructor Detail

DbgInfo

public DbgInfo(int i1,
               java.lang.Object o,
               int i2)

StarOffice 5.2 API
reverse engineered by classdoc