|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.rice.cs.dynamicjava.symbol.TypeSystem.FunctionInvocation
edu.rice.cs.dynamicjava.symbol.TypeSystem.ConstructorInvocation
public static class TypeSystem.ConstructorInvocation
The result of a constructor lookup
| Constructor Summary | |
|---|---|
TypeSystem.ConstructorInvocation(DJConstructor constructor,
java.lang.Iterable<? extends Type> typeArgs,
java.lang.Iterable<? extends Expression> args,
java.lang.Iterable<? extends Type> thrown)
|
|
| Method Summary | |
|---|---|
DJConstructor |
constructor()
|
| Methods inherited from class edu.rice.cs.dynamicjava.symbol.TypeSystem.FunctionInvocation |
|---|
args, thrown, typeArgs |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TypeSystem.ConstructorInvocation(DJConstructor constructor,
java.lang.Iterable<? extends Type> typeArgs,
java.lang.Iterable<? extends Expression> args,
java.lang.Iterable<? extends Type> thrown)
| Method Detail |
|---|
public DJConstructor constructor()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||