static enum
Statement.Keyword
Statement.Op
static Statement
Else(Statement.Op op, String value)
ElseIf(String expression, Statement.Op op, String value)
String
getCondition()
getKeyword()
getOperation()
getValue()
If(String expression, Statement.Op op, String value)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
toString
Object