001    package org.mesopotamia.lang.java;
002    
003    
004    public interface Statement {
005    
006    }