PreExp

class PreExp : UnaExp {
uint ircode;
}

Meta