Interface TopLevelTree

All Superinterfaces:
HasTextRange, Tree
All Known Implementing Classes:
TopLevelTreeImpl

public interface TopLevelTree extends Tree
  • Method Details

    • declarations

      List<Tree> declarations()
    • allComments

      List<Comment> allComments()
    • firstCpdToken

      @CheckForNull Token firstCpdToken()