Interface TypeParam

All Superinterfaces:
Tree
All Known Implementing Classes:
TypeParamImpl

public interface TypeParam extends Tree
  • Method Details

    • starToken

      @CheckForNull Token starToken()
    • name

      Name name()
    • typeAnnotation

      @CheckForNull TypeAnnotation typeAnnotation()