public class JavaIdentifiers extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isKeyword(String keyword) |
static boolean |
isValidJavaIdentifier(String identifier) |
Copyright © 2011-2015 The Project Lombok Authors, licensed under the MIT licence.