@Beta public interface FlowFunctionTypeParameterTree extends Tree
| Modifier and Type | Method and Description |
|---|---|
SyntaxToken |
ellipsisToken() |
IdentifierTree |
identifier() |
SyntaxToken |
queryToken() |
FlowTypeTree |
type() |
FlowTypeAnnotationTree |
typeAnnotation() |
accept, childrenStream, descendants, firstToken, is, isAncestorOf, lastToken, parent@Nullable SyntaxToken ellipsisToken()
@Nullable IdentifierTree identifier()
@Nullable SyntaxToken queryToken()
@Nullable FlowTypeAnnotationTree typeAnnotation()
FlowTypeTree type()
Copyright © 2011–2019 SonarSource and Eriks Nukis. All rights reserved.