public interface ObjectTypeI extends TypeI
| Modifier and Type | Method and Description |
|---|---|
FunctionTypeI |
getConstructor()
Gets this object's constructor, or null if it is a native
object (constructed natively vs.
|
isBottom, isConstructor, isEquivalentTo, isFunctionType, isInterface, isNullable, isSubtypeOf, isUnknownType, restrictByNotNullOrUndefined, toMaybeFunctionType, toMaybeObjectTypeFunctionTypeI getConstructor()
Copyright © 2009-2016 Google. All Rights Reserved.