biz.hammurapi.mesopotamia.lang.javax
Interface MethodInfo

All Superinterfaces:
Client<MethodInfo>, Info, Supplier<MethodInfo>

public interface MethodInfo
extends Info, Client<MethodInfo>, Supplier<MethodInfo>

Information about method obtained from scanning bytecode.

Author:
Pavel

Method Summary
 TypeInfo getDeclaringType()
           
 
Methods inherited from interface biz.hammurapi.mesopotamia.lang.javax.Info
getFullyQualifiedName, getInfoModifiers, getName
 
Methods inherited from interface biz.hammurapi.mesopotamia.lang.javax.Client
getSuppliers, visitSuppliers
 
Methods inherited from interface biz.hammurapi.mesopotamia.lang.javax.Supplier
getClients, visitClients
 

Method Detail

getDeclaringType

TypeInfo getDeclaringType()


Copyright © 2008 Hammurapi Group. All Rights Reserved.