biz.hammurapi.mesopotamia.lang.javax
Class ConstructorCallEx

java.lang.Object
  extended by NewExpression
      extended by biz.hammurapi.mesopotamia.lang.javax.ConstructorCallEx

public class ConstructorCallEx
extends NewExpression

Constructor call which references its definition and information.

Author:
Pavel

Constructor Summary
ConstructorCallEx(NodeData data, java.lang.Class context, Scan scan, RepositoryLanguage language, java.lang.Object environment)
           
 
Method Summary
 ConstructorDefinition getDefinition()
           
 sun.management.MethodInfo getInfo()
           
 boolean showInTree(java.lang.reflect.Method method)
          Disables display of references in the browser tree.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConstructorCallEx

public ConstructorCallEx(NodeData data,
                         java.lang.Class context,
                         Scan scan,
                         RepositoryLanguage language,
                         java.lang.Object environment)
                  throws MesopotamiaException
Throws:
MesopotamiaException
Method Detail

getDefinition

public ConstructorDefinition getDefinition()
Returns:
Method definition if method is defined in the codebase.

getInfo

public sun.management.MethodInfo getInfo()

showInTree

public boolean showInTree(java.lang.reflect.Method method)
Disables display of references in the browser tree.



Copyright © 2008 Hammurapi Group. All Rights Reserved.