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

All Superinterfaces:
ASIdentifiableMember
All Known Implementing Classes:
AbstractASFieldMetadata, As3ParserFieldMetadata, DefaultASFieldMetadata

public interface ASFieldMetadata
extends ASIdentifiableMember

Metadata representation of an ActionScript field.

Author:
Jeremy Grelle

Method Summary
 String getFieldInitializer()
           
 ActionScriptSymbolName getFieldName()
           
 ActionScriptType getFieldType()
           
 List<ASMetaTagMetadata> getMetaTags()
           
 
Methods inherited from interface org.gvnix.flex.as.classpath.details.ASIdentifiableMember
getDeclaredByMetadataId, getVisibility
 

Method Detail

getFieldType

ActionScriptType getFieldType()

getFieldName

ActionScriptSymbolName getFieldName()

getMetaTags

List<ASMetaTagMetadata> getMetaTags()

getFieldInitializer

String getFieldInitializer()


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