Interface ConstantDeclarationTree

All Superinterfaces:
StatementTree, Tree
All Known Implementing Classes:
ConstantDeclarationTreeImpl

public interface ConstantDeclarationTree extends StatementTree
Constants declaration
  const declarations() ;