public final class MemberWriters extends Object
| Modifier and Type | Method and Description |
|---|---|
static <JS,T extends com.sun.source.tree.Tree> |
buildTarget(TreeWrapper<T,JS> tw) |
static <JS,T extends com.sun.source.tree.Tree> |
shouldSkip(TreeWrapper<T,JS> tw) |
public static <JS,T extends com.sun.source.tree.Tree> JS buildTarget(TreeWrapper<T,JS> tw)
public static <JS,T extends com.sun.source.tree.Tree> boolean shouldSkip(TreeWrapper<T,JS> tw)
Copyright © 2015. All Rights Reserved.