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