Class FormatterTreeUtil.Result<E>

java.lang.Object
org.checkerframework.checker.formatter.FormatterTreeUtil.Result<E>
Enclosing class:
FormatterTreeUtil

public static class FormatterTreeUtil.Result<E> extends Object
A wrapper around a value of type E, plus an ExpressionTree location.
  • Field Details Link icon

  • Constructor Details Link icon

  • Method Details Link icon

    • value Link icon

      public E value()