Class TypeDeclarationsECMAv3
java.lang.Object
org.fife.rsta.ac.js.ast.type.ecma.TypeDeclarations
org.fife.rsta.ac.js.ast.type.ecma.v3.TypeDeclarationsECMAv3
- Direct Known Subclasses:
TypeDeclarationsECMAv5
-
Nested Class Summary
Nested classes/interfaces inherited from class org.fife.rsta.ac.js.ast.type.ecma.TypeDeclarations
TypeDeclarations.JavaScriptObject -
Field Summary
Fields inherited from class org.fife.rsta.ac.js.ast.type.ecma.TypeDeclarations
ANY, ECMA_ARRAY, ECMA_BOOLEAN, ECMA_DATE, ECMA_ERROR, ECMA_FUNCTION, ECMA_GLOBAL, ECMA_JSON, ECMA_MATH, ECMA_NAMESPACE, ECMA_NUMBER, ECMA_OBJECT, ECMA_QNAME, ECMA_REGEXP, ECMA_STRING, ECMA_XML, ECMA_XMLLIST, FUNCTION_CALL, NULL_TYPE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.fife.rsta.ac.js.ast.type.ecma.TypeDeclarations
addECMAObject, addJavaScriptLookup, addTypeDeclaration, canECMAObjectBeInstantiated, getAllClasses, getAllJavaScriptTypeDeclarations, getClassName, getJavaScriptObjects, getTypeDeclaration, isJavaScriptType, loadJavaScriptConstructors, loadReverseLookup, removeType
-
Constructor Details
-
TypeDeclarationsECMAv3
public TypeDeclarationsECMAv3()
-
-
Method Details
-
loadTypes
protected void loadTypes()- Specified by:
loadTypesin classTypeDeclarations
-