Class Type.Record
java.lang.Object
software.amazon.smithy.rulesengine.language.eval.Type.Record
- 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
Modifier and TypeMethodDescriptionboolean
expectObject
(String message) get
(Identifier name) int
hashCode()
shape()
toString()
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, expectOptional, expectString, isA, provenTruthy