public class TokenStream
extends java.lang.Object
Constructor and Description |
---|
TokenStream() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isJSIdentifier(java.lang.String s) |
static boolean |
isKeyword(java.lang.String name) |
Copyright © 2009-2017 Google. All Rights Reserved.