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