Class Java.Type

All Implemented Interfaces:
Java.Locatable
Direct Known Subclasses:
Java.ArrayType, Java.BasicType, Java.ReferenceType, Java.RvalueMemberType, Java.SimpleType
Enclosing class:
Java

public abstract static class Java.Type extends Java.Atom
Representation of a Java™ type.
  • Constructor Details

    • Type

      protected Type(Location location)
  • Method Details