Interface StaticStatementTree

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

public interface StaticStatementTree extends StatementTree
Static variable declaration
   static variables() ;