-
Field Summary
Fields
private boolean
private boolean
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
-
_forceCodeCompletion
private boolean _forceCodeCompletion
-
_changed
private boolean _changed
-
Constructor Details
-
ParseTask
public ParseTask(String strSource,
boolean forceCodeCompletion,
boolean changed)
-
Method Details
-
-
run
public void run()
- Specified by:
run
in interface Runnable