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