Class CGTree

Direct Known Subclasses:
CGExpression, CGModifiers, CGStatement, CGTypeParameter

public class CGTree extends JavaCompilerObject
  • Constructor Details

    • CGTree

      public CGTree(Object instance)
  • Method Details

    • theClass

      public static Class theClass()
    • getType

      public CGType getType()
    • setType

      public void setType(CGType type)
    • init

      protected void init()
      Specified by:
      init in class JavaCompilerObject