19.04.2013 Views

Parte 3 - Unicamp

Parte 3 - Unicamp

Parte 3 - Unicamp

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Verificação Semântica II<br />

public abstract class ArithOp extends DiadOp{<br />

...<br />

Type retType() { return IntType; }<br />

...<br />

}<br />

public abstract class BoolOp extends DiadOp {<br />

...<br />

Type retType() { return Type.BoolType; }<br />

...<br />

}

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!