public class LombokInternalAliasing extends Object
| Modifier and Type | Field and Description |
|---|---|
static Map<String,String> |
ALIASES |
static Map<String,String> |
IMPLIED_EXTRA_STAR_IMPORTS |
| Constructor and Description |
|---|
LombokInternalAliasing() |
| Modifier and Type | Method and Description |
|---|---|
static String |
processAliases(String in)
Provide a fully qualified name (FQN), and the canonical version of this is returned.
|
Copyright © 2009-2013 The Project Lombok Authors, licensed under the MIT licence.