Class MoreASTHelpers


  • public final class MoreASTHelpers
    extends java.lang.Object
    Utility functionality that does not exist in ASTHelpers.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static com.sun.tools.javac.code.Type getResultType​(com.sun.source.tree.Tree tree)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getResultType

        public static com.sun.tools.javac.code.Type getResultType​(com.sun.source.tree.Tree tree)