28293031323334
private PEParser parser; @Before public void setUp() { parser = new PEParser(); dpll = new DPLL(); }