Class BooleanLiteralsHelper
java.lang.Object
org.evomaster.client.java.sql.heuristic.BooleanLiteralsHelper
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic BooleanisBooleanLiteral(String string) static BooleanisTrueLiteral(String string)
-
Field Details
-
BOOLEAN_TRUE_LITERALS
-
BOOLEAN_FALSE_LITERALS
-
BOOLEAN_LITERALS
-
-
Constructor Details
-
BooleanLiteralsHelper
public BooleanLiteralsHelper()
-
-
Method Details
-
isBooleanLiteral
-
isTrueLiteral
-