public class ModuleNames extends Object
Modifier and Type | Method and Description |
---|---|
static String |
fileToJsIdentifier(String path)
Returns a module name for an absolute path, with no resolution or checking.
|
static String |
fileToModuleName(String path)
Returns a module name for an absolute path, with no resolution or checking.
|
Copyright © 2009-2016 Google. All Rights Reserved.