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