private static class GlobalTypeInfo.PropertyDef
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) Node |
defSite |
(package private) NTIScope |
methodScope |
(package private) DeclaredFunctionType |
methodType |
Constructor and Description |
---|
PropertyDef(Node defSite,
DeclaredFunctionType methodType,
NTIScope methodScope) |
Modifier and Type | Method and Description |
---|---|
(package private) void |
updateMethodType(DeclaredFunctionType updatedType) |
final Node defSite
DeclaredFunctionType methodType
final NTIScope methodScope
PropertyDef(Node defSite, DeclaredFunctionType methodType, NTIScope methodScope)
void updateMethodType(DeclaredFunctionType updatedType)