|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ibm.wala.cast.tree.impl.CAstTypeDictionaryImpl
com.ibm.wala.cast.java.translator.polyglot.PolyglotTypeDictionary
public class PolyglotTypeDictionary
| Field Summary | |
|---|---|
protected polyglot.types.TypeSystem |
fTypeSystem
|
| Constructor Summary | |
|---|---|
PolyglotTypeDictionary(polyglot.types.TypeSystem typeSystem,
PolyglotJava2CAstTranslator translator)
|
|
| Method Summary | |
|---|---|
CAstType |
getCAstTypeFor(java.lang.Object astType)
|
| Methods inherited from class com.ibm.wala.cast.tree.impl.CAstTypeDictionaryImpl |
|---|
map, resolveReference |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final polyglot.types.TypeSystem fTypeSystem
| Constructor Detail |
|---|
public PolyglotTypeDictionary(polyglot.types.TypeSystem typeSystem,
PolyglotJava2CAstTranslator translator)
| Method Detail |
|---|
public CAstType getCAstTypeFor(java.lang.Object astType)
getCAstTypeFor in interface CAstTypeDictionarygetCAstTypeFor in class CAstTypeDictionaryImpl
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||