Uses of Class
com.google.javascript.rhino.jstype.EnumType.Builder
Packages that use EnumType.Builder
-
Uses of EnumType.Builder in com.google.javascript.rhino.jstype
Methods in com.google.javascript.rhino.jstype that return EnumType.BuilderModifier and TypeMethodDescriptionstatic EnumType.BuilderEnumType.builder(JSTypeRegistry registry) EnumType.Builder.setElementType(JSType x) The base type of the individual elements.EnumType.Builder.setGoogModuleId(String x) The ID of the goog.module in which this enum was declared.The object literal that creates the enum, a reference to another enum, or null.