private static class NewTypeInference.LValueResultFwd
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) JSType |
declType |
(package private) TypeEnv |
env |
(package private) QualifiedName |
ptr |
(package private) JSType |
type |
Constructor and Description |
---|
LValueResultFwd(TypeEnv env,
JSType type,
JSType declType,
QualifiedName ptr) |
TypeEnv env
JSType type
JSType declType
QualifiedName ptr
LValueResultFwd(TypeEnv env, JSType type, JSType declType, QualifiedName ptr)