Interface FlowArrayTypeTree
-
- All Superinterfaces:
FlowTypeTree,Tree
- All Known Subinterfaces:
FlowArrayTypeShorthandTree,FlowArrayTypeWithKeywordTree
- All Known Implementing Classes:
FlowArrayTypeShorthandTreeImpl,FlowArrayTypeWithKeywordTreeImpl
public interface FlowArrayTypeTree extends FlowTypeTree
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description FlowTypeTreetype()-
Methods inherited from interface org.sonar.plugins.javascript.api.tree.Tree
accept, childrenStream, descendants, firstToken, is, isAncestorOf, lastToken, parent
-
-
-
-
Method Detail
-
type
FlowTypeTree type()
-
-