Uses of Package
com.google.javascript.refactoring
Packages that use com.google.javascript.refactoring
-
Classes in com.google.javascript.refactoring used by com.google.javascript.refactoringClassDescriptionClass that represents a set of changes to make to the code.Object that contains the information for a given match.Interface for a class that knows how to match a
Node
for a specific pattern.Class that holds metadata (or meta objects) for use by JsFlume that aren't contained within the Node itself.Primary driver of a refactoring.Class that developers should implement to perform a JsFlume refactoring.A summary of a script for use during fixes.Object representing the fixes to apply to the source code to create the refactoring CL.Builder class forSuggestedFix
that contains helper functions to manipulate JS nodes.Information about the node that was matched for the suggested fix. -
Classes in com.google.javascript.refactoring used by com.google.javascript.refactoring.examplesClassDescriptionObject that contains the information for a given match.Class that holds metadata (or meta objects) for use by JsFlume that aren't contained within the Node itself.Class that developers should implement to perform a JsFlume refactoring.Object representing the fixes to apply to the source code to create the refactoring CL.