public static class JavacTreeMaker.TypeTag extends Object
| Modifier and Type | Method and Description |
|---|---|
static JavacTreeMaker.TypeTag |
typeTag(com.sun.tools.javac.tree.JCTree o) |
static JavacTreeMaker.TypeTag |
typeTag(String identifier) |
static JavacTreeMaker.TypeTag |
typeTag(com.sun.tools.javac.code.Type t) |
public static JavacTreeMaker.TypeTag typeTag(com.sun.tools.javac.tree.JCTree o)
public static JavacTreeMaker.TypeTag typeTag(com.sun.tools.javac.code.Type t)
public static JavacTreeMaker.TypeTag typeTag(String identifier)
Copyright © 2011 The Project Lombok Authors, licensed under the MIT licence.