Package com.strobel.expressions
Class ConstantCheck
java.lang.Object
com.strobel.expressions.ConstantCheck
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static AnalyzeTypeIsResult
analyzeInstanceOf
(Expression operand, Type<?> testType) (package private) static AnalyzeTypeIsResult
(package private) static boolean
(package private) static boolean
isNull
(Expression e) (package private) static boolean
(package private) static boolean
isTrue
(Expression e)
-
Constructor Details
-
ConstantCheck
ConstantCheck()
-
-
Method Details
-
isNull
-
isStringLiteral
-
isTrue
-
isFalse
-
analyzeInstanceOf
-
analyzeInstanceOf
-