Class TypeDeclarations.JavaScriptObject
java.lang.Object
org.fife.rsta.ac.js.ast.type.ecma.TypeDeclarations.JavaScriptObject
- Enclosing class:
TypeDeclarations
Simple class holder to hold the name of ECMA object and whether it can be instantiated
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
-
canBeInstantiated
private boolean canBeInstantiated
-
-
Constructor Details
-
JavaScriptObject
-
-
Method Details
-
getName
-
canBeInstantiated
public boolean canBeInstantiated() -
equals
-
hashCode
-