Interface UStatement

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Interface Description
      static class  UStatement.UnifierWithUnconsumedStatements
      Tuple of a Unifier and a list of statements that are still waiting to be matched.
      • Nested classes/interfaces inherited from interface com.sun.source.tree.Tree

        com.sun.source.tree.Tree.Kind
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      com.sun.tools.javac.util.List<com.sun.tools.javac.tree.JCTree.JCStatement> inlineStatements​(Inliner inliner)  
      • Methods inherited from interface com.google.common.base.Function

        apply, equals
      • Methods inherited from interface com.sun.source.tree.Tree

        accept, getKind