Class IdGenerator

java.lang.Object
com.google.javascript.jscomp.IdGenerator
All Implemented Interfaces:
Serializable

public class IdGenerator extends Object implements Serializable
Id generator used in CrossModuleMotion.
See Also:
  • Constructor Details

    • IdGenerator

      public IdGenerator()
  • Method Details

    • newId

      public int newId()
      Creates a new id for stubbing a method.