Uses of Class
com.google.javascript.rhino.RhinoStringPool.LazyInternedStringList
Packages that use RhinoStringPool.LazyInternedStringList
-
Uses of RhinoStringPool.LazyInternedStringList in com.google.javascript.jscomp.serialization
Methods in com.google.javascript.jscomp.serialization that return RhinoStringPool.LazyInternedStringList -
Uses of RhinoStringPool.LazyInternedStringList in com.google.javascript.rhino
Methods in com.google.javascript.rhino with parameters of type RhinoStringPool.LazyInternedStringListModifier and TypeMethodDescriptionstatic NodeNode.newString(Token token, RhinoStringPool.LazyInternedStringList stringPool, int offset) static NodeNode.newTemplateLitString(RhinoStringPool.LazyInternedStringList stringPool, int cookedOffsetOrNegativeOne, int rawOffset) final voidNode.setOriginalNameFromStringPool(RhinoStringPool.LazyInternedStringList stringPool, int offset)