Interface IJLSType


public interface IJLSType
A type, as defined by the JLS.
  • Method Details

    • getInternalName

      String getInternalName()
      Returns:
      the internal name (jvm canonical form)
    • getAccessFlags

      int getAccessFlags()
      Returns:
      access flags, refer to Modifier