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