biz.hammurapi.mesopotamia.lang.javax
Class ConstructorCallEx
java.lang.Object
NewExpression
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 |
ConstructorCallEx
public ConstructorCallEx(NodeData data,
java.lang.Class context,
Scan scan,
RepositoryLanguage language,
java.lang.Object environment)
throws MesopotamiaException
- Throws:
MesopotamiaException
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.