public static class FormatterTreeUtil.Result<E>
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
com.sun.source.tree.ExpressionTree |
location |
Constructor and Description |
---|
Result(E value,
com.sun.source.tree.ExpressionTree location) |
Modifier and Type | Method and Description |
---|---|
E |
value() |