Interface HasAttributes
- All Known Subinterfaces:
AnonymousClassTree,ArrowFunctionExpressionTree,ClassDeclarationTree,ClassPropertyDeclarationTree,ClassTree,EnumCaseTree,EnumDeclarationTree,FunctionDeclarationTree,FunctionExpressionTree,FunctionTree,MethodDeclarationTree,ParameterTree
- All Known Implementing Classes:
AnonymousClassTreeImpl,ArrowFunctionExpressionTreeImpl,ClassDeclarationTreeImpl,ClassPropertyDeclarationTreeImpl,EnumCaseTreeImpl,EnumDeclarationTreeImpl,FunctionDeclarationTreeImpl,FunctionExpressionTreeImpl,MethodDeclarationTreeImpl,ParameterTreeImpl
public interface HasAttributes
-
Method Summary
-
Method Details
-
attributeGroups
List<AttributeGroupTree> attributeGroups()
-