public interface Statement extends ASTSource, ASTProgramAnnotated
| Modifier and Type | Method and Description |
|---|---|
StatJudgement |
getJudgement()
Get command judgement.
|
java.lang.String |
getKind()
Get type of statement.
|
void |
setJudgement(StatJudgement spec)
Set command judgement.
|
getPosition, setPositiongetAnnotation, setAnnotationaccept, accept, acceptChildren, print, printCore, toString, toStringCorevoid setJudgement(StatJudgement spec)
spec - the judgement.StatJudgement getJudgement()
java.lang.String getKind()