Synchronizing on a ReentrantLock field is almost never the intended usage. A ReentrantLock should be obtained using the lock() method and released in a finally block using the unlock() method.
Type | Name and description |
---|---|
Class |
astVisitorClass |
String |
name |
int |
priority |