Package software.amazon.smithy.syntax
package software.amazon.smithy.syntax
This package is currently marked as unstable. It will be marked as stable when it is integrated with the
Smithy LSP.
-
ClassDescriptionA persisted token captured from an
IdlTokenizer.Formats valid Smithy IDL models.Provides a labeled tree of tokens returned fromIdlTokenizer.Externally traverses aTokenTreeto provide access to parents and siblings.Defines the tree type.