Package com.google.javascript.rhino
Class JSIdentifier
- java.lang.Object
-
- com.google.javascript.rhino.JSIdentifier
-
@GwtIncompatible public final class JSIdentifier extends java.lang.Object
Utility class to hold isJSIdentifier.Separated into its own class because it is not GWT compatible.
IMPORTANT: As of 2018-03-09 it is still not possible to use Java 8 features in this file due to limitations on some internal Google projects that depend on it.