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
public class TypeDeclarationsECMAv3 extends TypeDeclarations
-
-
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 Constructor Description TypeDeclarationsECMAv3()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidloadTypes()-
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
-
-
-
-
Method Detail
-
loadTypes
protected void loadTypes()
- Specified by:
loadTypesin classTypeDeclarations
-
-