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.
  • Class
    Description
    A persisted token captured from an IdlTokenizer.
     
    Formats valid Smithy IDL models.
    Provides a labeled tree of tokens returned from IdlTokenizer.
    Externally traverses a TokenTree to provide access to parents and siblings.
    Defines the tree type.