com.ibm.wala.cast.types
Class AstTypeReference
java.lang.Object
com.ibm.wala.cast.types.AstTypeReference
- Direct Known Subclasses:
- JavaScriptTypes
public class AstTypeReference
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
rootTypeSourceStr
public static final java.lang.String rootTypeSourceStr
- See Also:
- Constant Field Values
rootTypeDescStr
public static final java.lang.String rootTypeDescStr
- See Also:
- Constant Field Values
rootTypeName
public static final TypeName rootTypeName
functionTypeSourceStr
public static final java.lang.String functionTypeSourceStr
- See Also:
- Constant Field Values
functionTypeDescStr
public static final java.lang.String functionTypeDescStr
- See Also:
- Constant Field Values
functionTypeName
public static final TypeName functionTypeName
AstTypeReference
public AstTypeReference()