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 Node
Node.newString
(Token token, RhinoStringPool.LazyInternedStringList stringPool, int offset) static Node
Node.newTemplateLitString
(RhinoStringPool.LazyInternedStringList stringPool, int cookedOffsetOrNegativeOne, int rawOffset) final void
Node.setOriginalNameFromStringPool
(RhinoStringPool.LazyInternedStringList stringPool, int offset)