Interface Signature
-
- All Superinterfaces:
Tree
- All Known Implementing Classes:
ClassSignature
,MethodTypeSignature
public interface Signature extends Tree
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description FormalTypeParameter[]
getFormalTypeParameters()
-
-
-
Method Detail
-
getFormalTypeParameters
FormalTypeParameter[] getFormalTypeParameters()
-
-