Interface TypeParams
-
- All Superinterfaces:
Tree
- All Known Implementing Classes:
TypeParamsImpl
public interface TypeParams extends Tree
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TokenleftBracket()TokenrightBracket()List<TypeParam>typeParamsList()
-