final object WhileDo
extends Function2

Constructors

Members

def apply ( cond: Tree , body: Tree ) : R
def unapply ( x$1: WhileDo ) : WhileDo