Class EmptyType
java.lang.Object
software.amazon.smithy.rulesengine.language.evaluation.type.EmptyType
- All Implemented Interfaces:
Type
The "empty" type.
-
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface software.amazon.smithy.rulesengine.language.evaluation.type.Type
expectAnyType, expectArrayType, expectBooleanType, expectEndpointType, expectIntegerType, expectOptionalType, expectRecordType, expectStringType, expectTupleType, isA, provenTruthy
-
Method Details
-
expectEmptyType
- Throws:
InnerParseError
-
toString
-
equals
-
hashCode
public int hashCode()
-