org.gvnix.flex.as.classpath.details
Interface ASIdentifiableMember

All Known Subinterfaces:
ASConstructorMetadata, ASFieldMetadata, ASInvocableMemberMetadata, ASMethodMetadata
All Known Implementing Classes:
AbstractASFieldMetadata, AbstractInvocableMemberMetadata, As3ParserConstructorMetadata, As3ParserFieldMetadata, As3ParserMethodMetadata, DefaultASConstructorMetadata, DefaultASFieldMetadata, DefaultASMethodMetadata

public interface ASIdentifiableMember

Allows an ActionScript member to be traced back to its declaring type.

Author:
Jeremy Grelle

Method Summary
 String getDeclaredByMetadataId()
           
 ASTypeVisibility getVisibility()
          Indicates the visibility of the member.
 

Method Detail

getDeclaredByMetadataId

String getDeclaredByMetadataId()
Returns:
the ID of the metadata that declared this member (never null)

getVisibility

ASTypeVisibility getVisibility()
Indicates the visibility of the member.

Returns:
the visibility, if available (required)


Copyright © 2010–2015 Conselleria d'Infraestructures i Transport - Generalitat Valenciana. All rights reserved.