Uses of Enum Class
com.google.javascript.jscomp.CodeGenerator.Context
Packages that use CodeGenerator.Context
-
Uses of CodeGenerator.Context in com.google.javascript.jscomp
Methods in com.google.javascript.jscomp that return CodeGenerator.ContextModifier and TypeMethodDescriptionstatic CodeGenerator.Context
Returns the enum constant of this class with the specified name.static CodeGenerator.Context[]
CodeGenerator.Context.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.google.javascript.jscomp with parameters of type CodeGenerator.ContextModifier and TypeMethodDescriptionprotected void
CodeGenerator.add
(Node node, CodeGenerator.Context context) protected void
CodeGenerator.add
(Node node, CodeGenerator.Context context, boolean printComments) Generate the current node