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