// Automatically generated code. Edit at your own risk! // Generated by bali2jak v2002.09.03. public class MoreEqExprElem extends AstListNode { public EEBody getEEBody () { return (EEBody) arg [0] ; } public MoreEqExprElem setParms (EEBody arg0) { super.setParms (arg0) ; /* EEBody */ return (MoreEqExprElem) this ; } }