java.lang.Object
de.grogra.xl.compiler.xl16u.semantics.XL16UAggregateDefault
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionXL16UAggregateDefault(XL16UValueContract resultContract, Number emptyValue) XL16UAggregateDefault(XL16UValueContract resultContract, Number emptyValue, XL16UAggregateDefault.EmptyInputPolicy emptyInputPolicy) -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanboolean
-
Constructor Details
-
XL16UAggregateDefault
-
XL16UAggregateDefault
public XL16UAggregateDefault(XL16UValueContract resultContract, Number emptyValue, XL16UAggregateDefault.EmptyInputPolicy emptyInputPolicy)
-
-
Method Details
-
getResultContract
-
getEmptyValue
-
getEmptyInputPolicy
-
hasEmptyValue
public boolean hasEmptyValue() -
hasDefinedDefault
public boolean hasDefinedDefault() -
isInvalidOnEmptyInput
public boolean isInvalidOnEmptyInput()
-