package com.hurlant.eval.ast { public class EmptyStmt implements IAstStmt { } }