TopStatement

TopStatement

class TopStatement {
enum uint TOPSTATEMENT_SIGNATURE;
uint signature;
Loc loc;
int done;
int st;
}

Meta