java.util.List<E> paths
boolean include
int priority
CheckLevel level
com.google.common.collect.ImmutableSet<E> indirectlyDeclaredProperties
com.google.common.collect.ImmutableSet<E> indirectlyDeclaredProperties
com.google.common.collect.ImmutableSet<E> propertyTestFunctions
CodingConvention nextConvention
JSModule module
InputId id
SourceAst ast
DependencyInfo dependencyInfo
java.util.List<E> extraRequires
java.util.List<E> extraProvides
java.util.List<E> orderedRequires
boolean hasFullParseDependencyInfo
com.google.javascript.jscomp.CompilerInput.ModuleType jsModuleType
@GwtIncompatible(value="ObjectInputStream") private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
@GwtIncompatible(value="ObjectOutputStream") private void writeObject(java.io.ObjectOutputStream out) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
com.google.common.base.Optional<T> emitUseStrict
CompilerOptions.LanguageMode languageIn
CompilerOptions.LanguageMode languageOut
CompilerOptions.Environment environment
boolean instrumentForCoverageOnly
boolean inferConsts
boolean assumeStrictThis
boolean allowHotswapReplaceScript
boolean preserveDetailedSourceInfo
boolean continueAfterErrors
CompilerOptions.IncrementalCheckMode incrementalCheckMode
Config.JsDocParsing parseJsDocDocumentation
boolean printExterns
boolean inferTypes
boolean useNewTypeInference
boolean runOTIafterNTI
boolean reportOTIErrorsUnderNTI
CompilerOptions.useNewTypeInference
is true, where we normally disable OTI errors.
If you want both NTI and OTI errors in this case, set to true.
E.g. if using using a warnings guard to filter NTI or OTI warnings in new or legacy code,
respectively.
This will be removed when NTI entirely replaces OTI.boolean typeCheckEs6Natively
LateEs6ToEs3Converter
pass
and Es6RewriteBlockScopedDeclaration
pass, which has the potential to break builds.
This option should eventually be turned on by default and removed.boolean skipNonTranspilationPasses
CompilerOptions.DevMode devMode
boolean checkDeterminism
DependencyOptions dependencyOptions
MessageBundle messageBundle
boolean checkSymbols
boolean checkSuspiciousCode
boolean checkTypes
CheckLevel checkGlobalNamesLevel
CheckLevel brokenClosureRequiresLevel
CheckLevel checkGlobalThisLevel
CheckLevel checkMissingGetCssNameLevel
java.lang.String checkMissingGetCssNameBlacklist
java.util.Set<E> extraAnnotationNames
boolean legacyCodeCompile
int numParallelThreads
boolean aggressiveFusion
boolean foldConstants
boolean deadAssignmentElimination
boolean inlineConstantVars
boolean inlineFunctions
int maxFunctionSizeAfterInlining
boolean inlineLocalFunctions
boolean assumeClosuresOnlyCaptureReferences
boolean inlineProperties
boolean crossModuleCodeMotion
boolean crossModuleCodeMotionNoStubMethods
boolean parentModuleCanSeeSymbolsDeclaredInChildren
boolean coalesceVariableNames
boolean crossModuleMethodMotion
boolean inlineGetters
boolean inlineVariables
boolean inlineLocalVariables
boolean flowSensitiveInlineVariables
boolean smartNameRemoval
boolean extraSmartNameRemoval
boolean removeDeadCode
CompilerOptions.ExtractPrototypeMemberDeclarationsMode extractPrototypeMemberDeclarations
boolean removeUnusedPrototypeProperties
boolean removeUnusedPrototypePropertiesInExterns
boolean removeUnusedClassProperties
boolean removeUnusedConstructorProperties
boolean removeUnusedVars
boolean removeUnusedLocalVars
boolean collapseVariableDeclarations
boolean collapseAnonymousFunctions
java.util.Set<E> aliasableStrings
java.lang.String aliasStringsBlacklist
boolean aliasAllStrings
boolean outputJsStringUsage
boolean convertToDottedProperties
boolean rewriteFunctionExpressions
boolean optimizeParameters
boolean optimizeReturns
boolean optimizeCalls
boolean optimizeArgumentsArray
boolean chainCalls
boolean useTypesForLocalOptimization
boolean useSizeHeuristicToStopOptimizationLoop
int optimizationLoopMaxIterations
VariableRenamingPolicy variableRenaming
PropertyRenamingPolicy propertyRenaming
boolean labelRenaming
boolean reserveRawExports
boolean shadowVariables
boolean preferStableNames
boolean generatePseudoNames
java.lang.String renamePrefix
java.lang.String renamePrefixNamespace
boolean renamePrefixNamespaceAssumeCrossModuleNames
boolean collapseProperties
boolean collapseObjectLiterals
boolean devirtualizePrototypeMethods
boolean computeFunctionSideEffects
java.lang.String debugFunctionSideEffectsPath
boolean disambiguatePrivateProperties
boolean disambiguateProperties
boolean ambiguateProperties
com.google.common.collect.ImmutableMap<K,V> inputSourceMaps
AnonymousFunctionNamingPolicy anonymousFunctionNaming
VariableMap inputAnonymousFunctionNamingMap
VariableMap inputVariableMap
During renaming, the compiler uses this map and the inputPropertyMap to try to preserve renaming mappings from a previous compilation. The application is delta encoding: keeping the diff between consecutive versions of one's code small. The compiler does NOT guarantee to respect these maps; projects should not use these maps to prevent renaming or to select particular names. Point questioners to this post: http://closuretools.blogspot.com/2011/01/property-by-any-other-name-part-3.html
VariableMap inputPropertyMap
boolean exportTestFunctions
boolean declaredGlobalExternsOnWindow
com.google.javascript.jscomp.NameGenerator nameGenerator
boolean replaceMessagesWithChromeI18n
java.lang.String tcProjectId
boolean runtimeTypeCheck
java.lang.String runtimeTypeCheckLogFunction
CodingConvention codingConvention
java.lang.String syntheticBlockStartMarker
java.lang.String syntheticBlockEndMarker
java.lang.String locale
boolean markAsCompiled
boolean closurePass
boolean preserveClosurePrimitives
boolean angularPass
java.lang.Integer polymerVersion
boolean chromePass
boolean dartPass
CompilerOptions.J2clPassMode j2clPassMode
boolean removeAbstractMethods
boolean removeSuperMethods
boolean removeClosureAsserts
boolean removeJ2clAsserts
boolean gatherCssNames
java.util.Set<E> stripTypes
java.util.Set<E> stripNameSuffixes
java.util.Set<E> stripNamePrefixes
java.util.Set<E> stripTypePrefixes
boolean markNoSideEffectCalls
java.util.Map<K,V> defineReplacements
CompilerOptions.TweakProcessing tweakProcessing
java.util.Map<K,V> tweakReplacements
boolean moveFunctionDeclarations
Instrumentation instrumentationTemplate
java.lang.String appNameStr
boolean recordFunctionInformation
boolean checksOnly
com.google.javascript.jscomp.CompilerOptions.OutputJs outputJs
boolean generateExports
boolean generateExportsAfterTypeChecking
boolean exportLocalPropertyDefinitions
CssRenamingMap cssRenamingMap
java.util.Set<E> cssRenamingWhitelist
boolean processObjectPropertyString
boolean replaceIdGenerators
com.google.common.collect.ImmutableMap<K,V> idGenerators
Xid.HashFunction xidHashFunction
java.lang.String idGeneratorsMapSerialized
java.util.List<E> replaceStringsFunctionDescriptions
java.lang.String replaceStringsPlaceholderToken
java.util.Set<E> replaceStringsReservedStrings
VariableMap replaceStringsInputMap
java.util.Map<K,V> propertyInvalidationErrors
boolean transformAMDToCJSModules
boolean processCommonJSModules
java.util.List<E> moduleRoots
boolean rewritePolyfills
java.util.List<E> forceLibraryInjection
boolean preventLibraryInjection
boolean assumeForwardDeclaredForMissingTypes
boolean preserveTypeAnnotations
boolean prettyPrint
boolean lineBreak
boolean preferLineBreakAtEndOfFile
boolean printInputDelimiter
java.lang.String inputDelimiter
boolean quoteKeywordProperties
boolean preferSingleQuotes
boolean trustedStrings
boolean printSourceAfterEachPass
java.util.List<E> filesToPrintAfterEachPassRegexList
java.util.List<E> modulesToPrintAfterEachPassRegexList
java.lang.String reportPath
CompilerOptions.TracerMode tracer
java.io.PrintStream tracerOutput
boolean colorizeErrorOutput
ErrorFormat errorFormat
ComposeWarningsGuard warningsGuard
int summaryDetailLevel
int lineLengthThreshold
boolean useOriginalNamesInOutput
boolean externExports
Result
after
compilation. This is implicitly true if CompilerOptions.externExportsPath
is set.java.lang.String externExportsPath
java.lang.String sourceMapOutputPath
SourceMap.DetailLevel sourceMapDetailLevel
SourceMap.Format sourceMapFormat
boolean parseInlineSourceMaps
boolean applyInputSourceMaps
boolean resolveSourceMapAnnotations
java.util.List<E> sourceMapLocationMappings
boolean sourceMapIncludeSourcesContent
boolean useDebugLog
boolean enforceAccessControlCodingConventions
boolean protectHiddenSideEffects
boolean instrumentForCoverage
boolean instrumentBranchCoverage
java.lang.String instrumentationTemplateFile
com.google.common.collect.ImmutableList<E> conformanceConfigs
boolean wrapGoogModulesForWhitespaceOnly
CompilationLevel.WHITESPACE_ONLY
mode, when using goog.module.boolean printConfig
com.google.common.base.Optional<T> isStrictModeInput
ModuleLoader.ResolutionMode moduleResolutionMode
java.util.List<E> packageJsonEntryNames
java.util.Map<K,V> orderOfAddition
int numberOfAdds
java.util.Comparator<T> guardComparator
boolean demoteErrors
java.util.TreeSet<E> guards
java.util.List<E> requirement_
byte memoizedIsInitialized
boolean sortDependencies
boolean pruneDependencies
boolean dropMoochers
java.util.Set<E> entryPoints
com.google.common.collect.ImmutableSet<E> types
java.lang.String name
java.lang.String part
DiagnosticGroup group
CheckLevel level
java.lang.String key
java.text.MessageFormat format
CheckLevel level
protected java.lang.Object writeReplace() throws java.io.ObjectStreamException
java.io.ObjectStreamException
com.google.protobuf.UnknownFieldSet unknownFields
java.util.List<E> entry_
java.util.List<E> module_
byte memoizedIsInitialized
int memoizedSerializedSize
protected java.lang.Object writeReplace() throws java.io.ObjectStreamException
java.io.ObjectStreamException
com.google.protobuf.UnknownFieldSet unknownFields
int bitField0_
int id_
java.lang.Object sourceName_
int lineNumber_
java.lang.Object moduleName_
int size_
java.lang.Object name_
java.lang.Object compiledSource_
byte memoizedIsInitialized
int memoizedSerializedSize
protected java.lang.Object writeReplace() throws java.io.ObjectStreamException
java.io.ObjectStreamException
com.google.protobuf.UnknownFieldSet unknownFields
int bitField0_
java.lang.Object name_
java.lang.Object compiledSource_
byte memoizedIsInitialized
int memoizedSerializedSize
@GwtIncompatible(value="ObjectInputStream") private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
java.util.List<E> scopes
com.google.javascript.jscomp.NTIScope globalScope
java.util.List<E> mismatches
java.util.List<E> implicitInterfaceUses
JSTypeCreatorFromJSDoc typeParser
java.util.Map<K,V> anonFunNames
UniqueNameGenerator varNameGen
java.util.Map<K,V> castTypes
java.util.Map<K,V> declaredObjLitProps
JSTypes commonTypes
java.util.Set<E> unknownTypeNames
java.util.Set<E> allPropertyNames
java.util.Set<E> externPropertyNames
java.util.Collection<E> rawNominalTypes
protected java.lang.Object writeReplace() throws java.io.ObjectStreamException
java.io.ObjectStreamException
com.google.protobuf.UnknownFieldSet unknownFields
int bitField0_
java.lang.Object reportDefined_
java.lang.Object reportCall_
java.lang.Object reportExit_
com.google.protobuf.LazyStringList declarationToRemove_
com.google.protobuf.LazyStringList init_
java.lang.Object appNameSetter_
byte memoizedIsInitialized
int memoizedSerializedSize
@GwtIncompatible(value="ObjectinputStream") private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
InputId inputId
SourceFile sourceFile
java.lang.String fileName
Node root
FeatureSet features
com.google.common.collect.ImmutableList<E> errors
com.google.common.collect.ImmutableList<E> warnings
java.lang.String message
java.lang.String sourceName
int line
int lineOffset
DiagnosticType type
java.lang.String description
java.lang.String sourceName
Node node
int lineNumber
CheckLevel level
CheckLevel defaultLevel
int charno
java.lang.String name
java.util.List<E> inputs
java.util.List<E> deps
int depth
int index
JSModule[] modules
java.util.BitSet[] selfPlusTransitiveDeps
int[] subtreeSize
java.util.List<E> modulesByDepth
modulesByDepth.get(3)
is a list of the modules at
depth 3, for example.java.util.Map<K,V> dependencyMap
If the cache returns null, then the entry hasn't been filled in for that module.
NOTE: JSModule has identity semantics so this map implementation is safe
DependencyInfo delegate
JsAst ast
com.google.common.collect.ImmutableMap<K,V> loadFlags
java.lang.String name
java.lang.String closureNamespace
java.lang.String moduleName
com.google.common.collect.ImmutableSet<E> firstChars
com.google.common.collect.ImmutableSet<E> nonFirstChars
java.util.Random random
com.google.common.collect.ImmutableSet<E> reservedNames
java.lang.String prefix
int nameCount
java.lang.String shuffledFirst
com.google.common.collect.ImmutableList<E> shuffledNonFirst
Node nameNode
com.google.javascript.jscomp.BasicBlock basicBlock
Scope scope
InputId inputId
java.util.List<E> references
int bitField0_
java.lang.Object errorMessage_
com.google.protobuf.LazyStringList whitelist_
com.google.protobuf.LazyStringList whitelistRegexp_
com.google.protobuf.LazyStringList onlyApplyTo_
com.google.protobuf.LazyStringList onlyApplyToRegexp_
int type_
com.google.protobuf.LazyStringList value_
java.lang.Object javaClass_
java.lang.Object ruleId_
java.lang.Object extends_
boolean reportLooseTypeViolations_
byte memoizedIsInitialized
ByPathWarningsGuard warningsGuard
@GwtIncompatible(value="ObjectInputStream") private void readObject(java.io.ObjectInputStream in) throws java.lang.Exception
java.lang.Exception
java.lang.String fileName
boolean isExternFile
java.lang.String originalPath
SourceFile sourceFile
java.util.Map<K,V> references
SymbolTable.SymbolScope scope
SymbolTable.SymbolScope propertyScope
SymbolTable.Reference declaration
JSDocInfo docInfo
JSDocInfo.Visibility visibility
SymbolTable.Symbol.docInfo
, because the visibility stored
in JSDocInfo is not necessarily authoritative.SymbolTable.SymbolScope docScope
InputId inputId
SourceFile sourceFile
Node root
java.util.Map<K,V> vars
TypedScope parent
boolean isBottom
com.google.javascript.jscomp.TypedScope.TypeResolver typeResolver
TypedScope scope
JSType type
boolean markedEscaped
boolean markedAssignedExactlyOnce
boolean typeInferred
java.lang.String name
Node nameNode
CompilerInput input
int index
Scope scope
java.util.Set<E> whitelist
formatWarning
.com.google.common.collect.ImmutableList<E> errors
com.google.common.collect.ImmutableList<E> warnings
com.google.common.collect.ImmutableList<E> provides
com.google.common.collect.ImmutableList<E> requires
com.google.common.collect.ImmutableMap<K,V> loadFlags
java.lang.String srcPathRelativeToClosure
java.lang.String pathOfDefiningFile
java.util.Map<K,V> elmap
java.util.List<E> requiredFormals
java.util.List<E> optionalFormals
JSType restFormals
JSType returnType
JSType nominalType
JSType receiverType
TypeParameters typeParameters
JSTypes commonTypes
boolean isAbstract
com.google.javascript.jscomp.newtypes.EnumType.State state
JSTypeExpression typeExpr
JSType declaredType
JSType enumPropType
com.google.common.collect.ImmutableSet<E> props
DeclaredTypeRegistry scope
JSTypes commonTypes
com.google.common.collect.ImmutableList<E> requiredFormals
com.google.common.collect.ImmutableList<E> optionalFormals
JSType restFormals
JSType returnType
boolean isLoose
boolean isAbstract
com.google.common.collect.ImmutableMap<K,V> outerVarPreconditions
JSType nominalType
JSType receiverType
TypeParameters typeParameters
JSTypes commonTypes
CodingConvention convention
UniqueNameGenerator nameGen
JSTypes commonTypes
com.google.common.base.Function<F,T> recordPropertyName
int howmanyTypeVars
java.util.Set<E> warnings
java.util.Map<K,V> unknownTypeNames
boolean createUnresolvedTypes
JSTypeCreatorFromJSDoc.FunctionAndSlotType qmarkFunctionDeclared
JSType slotType
DeclaredFunctionType functionType
JSType BOOLEAN
JSType BOTTOM
JSType FALSE_TYPE
JSType FALSY
JSType NULL
JSType NUMBER
JSType STRING
JSType TOP
JSType TOP_SCALAR
JSType TRUE_TYPE
JSType TRUTHY
JSType UNDEFINED
JSType UNKNOWN
JSType UNRESOLVED
com.google.javascript.jscomp.newtypes.ObjectType topObjectType
com.google.javascript.jscomp.newtypes.PersistentMap<K,V> BOTTOM_PROPERTY_MAP
JSType topObject
com.google.javascript.jscomp.newtypes.ObjectType looseTopObject
JSType topStruct
JSType topDict
com.google.javascript.jscomp.newtypes.ObjectType bottomObject
FunctionType QMARK_FUNCTION
FunctionType BOTTOM_FUNCTION
FunctionType TOP_FUNCTION
FunctionType LOOSE_TOP_FUNCTION
java.util.Map<K,V> MAP_TO_UNKNOWN
JSType NUMBER_OR_STRING
JSType UNDEFINED_OR_BOOLEAN
JSType UNDEFINED_OR_NUMBER
JSType UNDEFINED_OR_STRING
JSType NULL_OR_UNDEFINED
JSType NULL_OR_BOOLEAN
JSType NULL_OR_NUMBER
JSType NULL_OR_STRING
JSType numberInstance
JSType booleanInstance
JSType stringInstance
com.google.javascript.jscomp.newtypes.ObjectType numberInstanceObjtype
com.google.javascript.jscomp.newtypes.ObjectType booleanInstanceObjtype
com.google.javascript.jscomp.newtypes.ObjectType stringInstanceObjtype
JSType numberOrNumber
JSType stringOrString
JSType anyNumOrStr
JSType globalThis
JSType regexpInstance
RawNominalType arrayType
RawNominalType builtinObject
RawNominalType literalObject
RawNominalType builtinFunction
RawNominalType arguments
RawNominalType iObject
RawNominalType iArrayLike
RawNominalType iterable
RawNominalType iterator
RawNominalType iIterableResult
RawNominalType iTemplateArray
RawNominalType generator
boolean allowMethodsAsFunctions
boolean looseSubtypingForLooseObjects
boolean bivariantArrayGenerics
java.util.Map<K,V> namespaces
java.util.Map<K,V> typedefs
com.google.javascript.jscomp.newtypes.PersistentMap<K,V> otherProps
java.lang.String name
JSTypes commonTypes
JSType namespaceType
boolean duringComputeJSType
Node defSite
NominalType window
com.google.common.collect.ImmutableMap<K,V> typeMap
RawNominalType rawType
int mask
@GwtIncompatible(value="ObjectInputStream") private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
@GwtIncompatible(value="ObjectOutputStream") private void writeObject(java.io.ObjectOutputStream out) throws java.io.IOException
java.io.IOException
boolean isFrozen
com.google.javascript.jscomp.newtypes.PersistentMap<K,V> instanceProps
com.google.javascript.jscomp.newtypes.PersistentMap<K,V> protoProps
com.google.javascript.jscomp.newtypes.PersistentMap<K,V> randomProps
NominalType superclass
com.google.javascript.jscomp.newtypes.RawNominalType.Kind kind
boolean isAbstractClass
com.google.common.collect.ImmutableSet<E> allProps
NominalType wrappedAsNominal
JSType wrappedAsJSType
JSType wrappedAsNullableJSType
com.google.common.collect.ImmutableList<E> typeParameters
ObjectKind objectKind
FunctionType ctorFn
JSType protoObject
Node defSite
com.google.javascript.jscomp.newtypes.Typedef.State state
JSTypeExpression typeExpr
JSType type
com.google.common.collect.ImmutableMap<K,V> typeParams
int count
com.google.common.collect.ImmutableSet<E> features
java.lang.String templateJs
TypeMatchingStrategy typeMatchingStrategy
Defaults to TypeMatchingStrategy.SUBTYPES
.
com.google.common.collect.ImmutableList<E> templates
com.google.javascript.refactoring.RefasterJsScanner.RefasterJsTemplate matchedTemplate
java.lang.String id
com.google.javascript.rhino.JSDocInfo.LazilyInitializedInfo info
com.google.javascript.rhino.JSDocInfo.LazilyInitializedDocumentation documentation
JSDocInfo.Visibility visibility
int bitset
JSDocInfo.isConstant()
, JSDocInfo.isConstructor()
, JSDocInfo.isInterface()
,
JSDocInfo.isHidden()
and other flags as well as
whether the JSDocInfo.type
field stores a value for JSDocInfo.getType()
,
JSDocInfo.getReturnType()
or JSDocInfo.getEnumParameterType()
.JSTypeExpression type
JSDocInfo.getType()
, JSDocInfo.getReturnType()
or
JSDocInfo.getEnumParameterType()
. The knowledge of which one is recorded is
stored in the JSDocInfo.bitset
field.JSTypeExpression thisType
JSDocInfo.getThisType()
.boolean inlineType
boolean includeDocumentation
JSDocInfo.LazilyInitializedDocumentation
int originalCommentPosition
Node root
java.lang.String sourceName
@GwtIncompatible(value="ObjectInputStream") private void readObject(java.io.ObjectInputStream in) throws java.lang.Exception
java.lang.Exception
@GwtIncompatible(value="ObjectOutputStream") private void writeObject(java.io.ObjectOutputStream out) throws java.lang.Exception
java.lang.Exception
java.lang.String str
JSType primitiveType
LOCAL_CODES
enum
var LOCAL_CODES = {A: 3, B: 9, C: 8}the primitive type of the the constants is
number
.ObjectType primitiveObjectType
java.lang.String name
EnumType enumType
EnumElementType elementsType
java.util.Set<E> elements
com.google.javascript.rhino.jstype.ArrowType call
[[Call]]
property.Property prototypeSlot
prototype
property. This field is lazily initialized by
#getPrototype()
. The most important reason for lazily
initializing this field is that there are cycles in the native types
graph, so some prototypes must temporarily be null
during
the construction of the graph.
If non-null, the type must be a PrototypeObjectType.com.google.javascript.rhino.jstype.FunctionType.Kind kind
com.google.javascript.rhino.jstype.FunctionType.PropAccess propAccess
JSType typeOfThis
this
in the scope of this function.Node source
null
.boolean isStructuralInterface
boolean isAbstract
com.google.common.collect.ImmutableList<E> implementedInterfaces
null
.com.google.common.collect.ImmutableList<E> extendedInterfaces
null
.java.util.List<E> subTypes
null
.boolean resolved
JSType resolveResult
TemplateTypeMap templateTypeMap
boolean inTemplatedCheckVisit
JSTypeRegistry registry
TemplateType iObjectIndexTemplateKey
IObject<KEY, VALUE>
(plus the builtin Javascript Object).TemplateType iObjectElementTemplateKey
IObject<KEY, VALUE>
(plus the builtin Javascript Object).TemplateType arrayElementTemplateKey
Array<T>
JSType[] nativeTypes
java.util.Map<K,V> namesToTypes
java.util.Set<E> nonNullableTypeNames
java.util.Map<K,V> typesIndexedByProperty
JSType sentinelObjectLiteral
boolean optimizePropertyIndex
java.util.Set<E> propertiesOfSupertypesInUnions
java.util.Set<E> droppedPropertiesOfUnions
java.util.Map<K,V> greatestSubtypeByProperty
com.google.common.collect.Multimap<K,V> unresolvedNamedTypes
com.google.common.collect.Multimap<K,V> resolvedNamedTypes
java.util.Map<K,V> templateTypes
TemplateTypeMap emptyTemplateTypeMap
java.lang.String reference
java.lang.String sourceName
int lineno
int charno
java.util.List<E> propertyContinuations
com.google.common.collect.ImmutableList<E> templateTypes
null
if none. These are
ignored during resolution, for backwards compatibility with existing usage.
This field is not used for JSCompiler's type checking; it is only needed by Clutz.java.lang.String referenceName
null
if none.com.google.common.collect.ImmutableList<E> templateTypes
null
if none.
This field is not used for JSCompiler's type checking; it is only needed by Clutz.boolean visited
JSDocInfo docInfo
boolean unknown
java.lang.String name
JSType type
boolean inferred
Node propertyNode
JSDocInfo docInfo
java.lang.String className
com.google.javascript.rhino.jstype.PropertyMap properties
boolean nativeType
boolean anonymousType
ObjectType implicitPrototypeFallback
FunctionType ownerFunction
boolean prettyPrint
JSType referencedType
ObjectType referencedObjType
boolean declared
boolean isFrozen
java.lang.String name
JSType type
boolean inferred
java.lang.String name
Node typeTransformation
com.google.common.collect.ImmutableList<E> templateKeys
com.google.common.collect.ImmutableList<E> templateValues
JSType[] resolvedTemplateValues
boolean inRecursiveEquivalenceCheck
JSTypeRegistry registry
@GwtIncompatible(value="ObjectInputStream") private void readObject(java.io.ObjectInputStream in) throws java.lang.Exception
java.lang.Exception
com.google.common.collect.ImmutableList<E> templateTypes
com.google.common.collect.ImmutableList<E> alternatesWithoutStucturalTyping
com.google.common.collect.ImmutableList<E> alternates
int hashcode
JSTypeRegistry registry
java.util.List<E> alternates
boolean containsVoidType
boolean isAllType
boolean isNativeUnknownType
boolean areAllUnknownsChecked
int maxUnionSize
int functionTypePosition
JSType result
boolean isChecked
Copyright © 2009-2017 Google. All Rights Reserved.