org.gvnix.flex.as.classpath.details
Class DefaultASMethodMetadata
java.lang.Object
org.gvnix.flex.as.classpath.details.AbstractInvocableMemberMetadata
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)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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)
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.