Class StringType
java.lang.Object
software.amazon.smithy.rulesengine.language.evaluation.type.StringType
- All Implemented Interfaces:
Type
The "string" 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, expectEmptyType, expectEndpointType, expectIntegerType, expectOptionalType, expectRecordType, expectTupleType, isA, provenTruthy