public class JavaScriptTypes
extends com.ibm.wala.cast.types.AstTypeReference
| Modifier and Type | Field and Description |
|---|---|
static com.ibm.wala.types.TypeReference |
Array |
static com.ibm.wala.types.TypeReference |
Boolean |
static com.ibm.wala.types.TypeReference |
BooleanObject |
static com.ibm.wala.types.TypeReference |
CodeBody |
static com.ibm.wala.types.TypeReference |
Date |
static com.ibm.wala.types.TypeReference |
DateObject |
static com.ibm.wala.types.TypeReference |
FakeRoot |
static com.ibm.wala.types.TypeReference |
Function |
static com.ibm.wala.types.ClassLoaderReference |
jsLoader |
static com.ibm.wala.util.strings.Atom |
jsLoaderName |
static String |
jsLoaderNameStr |
static com.ibm.wala.util.strings.Atom |
jsName |
static String |
jsNameStr |
static com.ibm.wala.types.TypeReference |
Null |
static com.ibm.wala.types.TypeReference |
Number |
static com.ibm.wala.types.TypeReference |
NumberObject |
static com.ibm.wala.types.TypeReference |
Object |
static com.ibm.wala.types.TypeReference |
Primitives |
static com.ibm.wala.types.TypeReference |
ReferenceError |
static com.ibm.wala.types.TypeReference |
RegExp |
static com.ibm.wala.types.TypeReference |
RegExpObject |
static com.ibm.wala.types.TypeReference |
Root |
static com.ibm.wala.types.TypeReference |
Script |
static com.ibm.wala.types.TypeReference |
String |
static com.ibm.wala.types.TypeReference |
StringObject |
static com.ibm.wala.types.TypeReference |
TypeError |
static com.ibm.wala.types.TypeReference |
Undefined |
| Constructor and Description |
|---|
JavaScriptTypes() |
public static final String jsNameStr
public static final String jsLoaderNameStr
public static final com.ibm.wala.util.strings.Atom jsName
public static final com.ibm.wala.util.strings.Atom jsLoaderName
public static final com.ibm.wala.types.ClassLoaderReference jsLoader
public static final com.ibm.wala.types.TypeReference Root
public static final com.ibm.wala.types.TypeReference Undefined
public static final com.ibm.wala.types.TypeReference Null
public static final com.ibm.wala.types.TypeReference Array
public static final com.ibm.wala.types.TypeReference Object
public static final com.ibm.wala.types.TypeReference CodeBody
public static final com.ibm.wala.types.TypeReference Function
public static final com.ibm.wala.types.TypeReference Script
public static final com.ibm.wala.types.TypeReference ReferenceError
public static final com.ibm.wala.types.TypeReference TypeError
public static final com.ibm.wala.types.TypeReference Primitives
public static final com.ibm.wala.types.TypeReference FakeRoot
public static final com.ibm.wala.types.TypeReference Boolean
public static final com.ibm.wala.types.TypeReference String
public static final com.ibm.wala.types.TypeReference Number
public static final com.ibm.wala.types.TypeReference Date
public static final com.ibm.wala.types.TypeReference RegExp
public static final com.ibm.wala.types.TypeReference BooleanObject
public static final com.ibm.wala.types.TypeReference StringObject
public static final com.ibm.wala.types.TypeReference NumberObject
public static final com.ibm.wala.types.TypeReference DateObject
public static final com.ibm.wala.types.TypeReference RegExpObject
Copyright © 2017. All rights reserved.