Interface Declaration.Variable

All Superinterfaces:
Declaration
Enclosing interface:
Declaration

public static interface Declaration.Variable extends Declaration
A variable declaration.
  • Method Details

    • type

      Type type()
      The type associated with this variable declaration.
      Returns:
      The type associated with this variable declaration.
    • layout

      The optional layout associated with this variable declaration.
      Returns:
      The optional layout associated with this variable declaration.
    • kind

      The kind associated with this variable declaration.
      Returns:
      The kind associated with this variable declaration.