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