package be.ac.chaq.model.ast.java; public class EmptyStatement extends Statement { }