All Known Implementing Classes:
SpecifierImpl

public interface Specifier
Defines methods used to access specifier type and name
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the specifier name
    Returns the specifier type
  • Method Details

    • getType

      String getType()
      Returns the specifier type
      Returns:
      the specifier type
    • getName

      String getName()
      Returns the specifier name
      Returns:
      the specifier name