Class Type.String
java.lang.Object
software.amazon.smithy.rulesengine.language.eval.Type.String
- All Implemented Interfaces:
Type
- Enclosing interface:
- Type
-
Nested Class Summary
Nested classes/interfaces inherited from interface software.amazon.smithy.rulesengine.language.eval.Type
Type.Any, Type.Array, Type.Bool, Type.Empty, Type.Endpoint, Type.Integer, Type.Option, Type.Record, Type.String, Type.Tuple
-
Constructor Summary
Constructors -
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.eval.Type
expectArray, expectBool, expectInt, expectObject, expectOptional, isA, provenTruthy