Modifier and Type | Method and Description |
---|---|
Expression |
getPredicate()
Gets the expression for this condition.
|
ConditionalStatement |
setPredicate(Expression expr)
Sets the expression for this condition.
|
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 getPredicate()
ConditionalStatement setPredicate(Expression expr)
Copyright © 2000–2018 jenesis4java. All rights reserved.