public class RefactoringUtils
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static boolean |
isInClosurizedFile(Node node,
NodeMetadata metadata)
Looks for a goog.require(), goog.provide() or goog.module() call in the node's file.
|
public static boolean isInClosurizedFile(Node node, NodeMetadata metadata)
Copyright © 2009-2020 Google. All Rights Reserved.