Class Identifier
java.lang.Object
software.amazon.smithy.rulesengine.language.util.MandatorySourceLocation
software.amazon.smithy.rulesengine.language.syntax.Identifier
- All Implemented Interfaces:
FromSourceLocation
,ToNode
-
Method Summary
Modifier and TypeMethodDescriptionasString()
boolean
getName()
int
hashCode()
static Identifier
static Identifier
of
(StringNode name) toNode()
Converts a value to aNode
.toString()
Methods inherited from class software.amazon.smithy.rulesengine.language.util.MandatorySourceLocation
getSourceLocation