Interface HasAttributes
-
- All Known Subinterfaces:
AnonymousClassTree,ArrowFunctionExpressionTree,ClassDeclarationTree,ClassPropertyDeclarationTree,ClassTree,FunctionDeclarationTree,FunctionExpressionTree,FunctionTree,MethodDeclarationTree,ParameterTree
- All Known Implementing Classes:
AnonymousClassTreeImpl,ArrowFunctionExpressionTreeImpl,ClassDeclarationTreeImpl,ClassPropertyDeclarationTreeImpl,FunctionDeclarationTreeImpl,FunctionExpressionTreeImpl,MethodDeclarationTreeImpl,ParameterTreeImpl
public interface HasAttributes
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<AttributeGroupTree>attributeGroups()
-
-
-
Method Detail
-
attributeGroups
List<AttributeGroupTree> attributeGroups()
-
-