org.gvnix.flex.as.classpath.details
Interface ASMemberHoldingTypeDetails
- All Superinterfaces:
- ASPhysicalTypeDetails
- All Known Subinterfaces:
- ASClassOrInterfaceTypeDetails, ASMutableClassOrInterfaceTypeDetails
- All Known Implementing Classes:
- As3ParserMutableClassOrInterfaceTypeDetails, DefaultASClassOrInterfaceTypeDetails
public interface ASMemberHoldingTypeDetails
- extends ASPhysicalTypeDetails
Details of a member holding ActionScript type (i.e., a class or interface).
- Author:
- Jeremy Grelle
getDeclaredMethods
List<ASMethodMetadata> getDeclaredMethods()
getDeclaredConstructor
ASConstructorMetadata getDeclaredConstructor()
getDeclaredFields
List<ASFieldMetadata> getDeclaredFields()
getTypeMetaTags
List<ASMetaTagMetadata> getTypeMetaTags()
getExtendsTypes
List<ActionScriptType> getExtendsTypes()
getImplementsTypes
List<ActionScriptType> getImplementsTypes()
Copyright © 2010–2015 Conselleria d'Infraestructures i Transport - Generalitat Valenciana. All rights reserved.