Class Else
java.lang.Object
org.iplass.mtp.entity.query.value.controlflow.Else
- All Implemented Interfaces:
Serializable
,ASTNode
CASE文のELSE句を表す。
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionaccept
(ASTTransformer transformer) void
accept
(ValueExpressionVisitor visitor) boolean
int
hashCode()
void
setResult
(ValueExpression result) toString()
-
Constructor Details
-
Else
public Else() -
Else
-
Else
-
-
Method Details
-
getResult
-
setResult
-
accept
-
accept
-
toString
-
hashCode
public int hashCode() -
equals
-