Class FormatterTreeUtil.Result<E>
- java.lang.Object
-
- org.checkerframework.checker.formatter.FormatterTreeUtil.Result<E>
-
- Enclosing class:
- FormatterTreeUtil
public static class FormatterTreeUtil.Result<E> extends java.lang.ObjectA wrapper around a value of type E, plus an ExpressionTree location.
-
-
Field Summary
Fields Modifier and Type Field Description com.sun.source.tree.ExpressionTreelocation
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Evalue()
-