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.
- 
Interface Summary Interface Description TokenTree Provides a labeled tree of tokens returned fromIdlTokenizer.
- 
Class Summary Class Description CapturedToken A persisted token captured from anIdlTokenizer.CapturedToken.Builder Formatter Formats valid Smithy IDL models.TreeCursor Externally traverses aTokenTreeto provide access to parents and siblings.
- 
Enum Summary Enum Description TreeType Defines the tree type.