Uses of Class
com.google.javascript.jscomp.Var
Packages that use Var
-
Uses of Var in com.google.javascript.jscomp
Methods in com.google.javascript.jscomp that return VarMethods in com.google.javascript.jscomp that return types with arguments of type VarModifier and TypeMethodDescriptionReferenceCollector.getAllSymbols()Gets the variables that were referenced in this callback.Methods in com.google.javascript.jscomp with parameters of type VarModifier and TypeMethodDescriptionstatic @Nullable NodeUtil.GoogRequireNodeUtil.getGoogRequireInfo(Var var) ReferenceCollector.getReferences(Var v) Gets the reference collection for the given variable.ReferenceMap.getReferences(Var var) Returns references tovar.