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–2023 Google. All rights reserved.