Modifier and Type | Method and Description |
---|---|
Expression |
getMutex()
Gets the object or expression to synchronize upon.
|
Synchronized |
setMutex(Expression e)
Sets the object or expression to synchronize upon.
|
comment, getLabel, isAbruptCompletionStatement, setLabel
getStatements, insertStatement, insertStatement, newBreak, newContinue, newDeclarationLet, newDoWhile, newEmpty, newFor, newIf, newLet, newLocalBlock, newLocalClass, newLocalClass, newReturn, newStmt, newSwitch, newSynchronized, newThrow, newTry, newWhile, removeStmt
applyStyle, cast, getComment, isActive, isBlockWithAbruptCompletion, setComment, toCode, visit, vm
Expression getMutex()
Synchronized setMutex(Expression e)
Copyright © 2000–2018 jenesis4java. All rights reserved.