org.gvnix.flex.as.classpath.details
Class DefaultASMethodMetadata

java.lang.Object
  extended by org.gvnix.flex.as.classpath.details.AbstractInvocableMemberMetadata
      extended by org.gvnix.flex.as.classpath.details.DefaultASMethodMetadata
All Implemented Interfaces:
ASIdentifiableMember, ASInvocableMemberMetadata, ASMethodMetadata

public class DefaultASMethodMetadata
extends AbstractInvocableMemberMetadata
implements ASMethodMetadata

Default metadata representation of an ActionScript method.

Author:
Jeremy Grelle

Constructor Summary
DefaultASMethodMetadata(String declaredByMetadataId, ActionScriptSymbolName methodName, ActionScriptType returnType, ASTypeVisibility visibility)
           
DefaultASMethodMetadata(String declaredByMetadataId, ActionScriptSymbolName methodName, ActionScriptType returnType, ASTypeVisibility visibility, String methodBody, List<ASMetaTagMetadata> metaTags, List<ActionScriptType> paramTypes, List<ActionScriptSymbolName> paramNames)
           
 
Method Summary
 ActionScriptSymbolName getMethodName()
           
 ActionScriptType getReturnType()
           
 
Methods inherited from class org.gvnix.flex.as.classpath.details.AbstractInvocableMemberMetadata
getBody, getDeclaredByMetadataId, getMetaTags, getParameterNames, getParameterTypes, getVisibility
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.gvnix.flex.as.classpath.details.ASInvocableMemberMetadata
getBody, getMetaTags, getParameterNames, getParameterTypes
 
Methods inherited from interface org.gvnix.flex.as.classpath.details.ASIdentifiableMember
getDeclaredByMetadataId, getVisibility
 

Constructor Detail

DefaultASMethodMetadata

public DefaultASMethodMetadata(String declaredByMetadataId,
                               ActionScriptSymbolName methodName,
                               ActionScriptType returnType,
                               ASTypeVisibility visibility,
                               String methodBody,
                               List<ASMetaTagMetadata> metaTags,
                               List<ActionScriptType> paramTypes,
                               List<ActionScriptSymbolName> paramNames)

DefaultASMethodMetadata

public DefaultASMethodMetadata(String declaredByMetadataId,
                               ActionScriptSymbolName methodName,
                               ActionScriptType returnType,
                               ASTypeVisibility visibility)
Method Detail

getMethodName

public ActionScriptSymbolName getMethodName()
Specified by:
getMethodName in interface ASMethodMetadata

getReturnType

public ActionScriptType getReturnType()
Specified by:
getReturnType in interface ASMethodMetadata


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