Package de.redsix.dmncheck.feel
Class ExpressionType
java.lang.Object
de.redsix.dmncheck.feel.ExpressionType
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract boolean
abstract int
hashCode()
static boolean
isNumeric
(ExpressionType givenType) boolean
isSubtypeOf
(ExpressionType supertype) abstract <R> R
match
(ExpressionType.Cases<R> cases) abstract String
toString()