com.infoengine.SAK
Class TaskCompiler.UnitDescriptor
java.lang.Object
com.infoengine.SAK.TaskCompiler.UnitDescriptor
- Enclosing class:
- TaskCompiler
- private class TaskCompiler.UnitDescriptor
- extends Object
Inner class supporting task units ( ... )
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
exceptionNames
Vector exceptionNames
exceptionPosition
int exceptionPosition
exceptionPositions
Hashtable exceptionPositions
indentDepth
int indentDepth
position
int position
positionPrefix
String positionPrefix
printWriters
Hashtable printWriters
resumable
boolean resumable
stringWriters
Hashtable stringWriters
TaskCompiler.UnitDescriptor
public TaskCompiler.UnitDescriptor()
TaskCompiler.UnitDescriptor
public TaskCompiler.UnitDescriptor(TaskCompiler.UnitDescriptor model)