|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectplp.expressions1.expression.ExpUnaria
plp.expressions1.expression.ExpASCII
public class ExpASCII
Constructor Summary | |
---|---|
ExpASCII(Expressao exp)
|
Method Summary | |
---|---|
Valor |
avaliar()
Avalia a expressao retornando seu Valor. |
Tipo |
getTipo()
Retorna os tipos possiveis desta expressao. |
Methods inherited from class plp.expressions1.expression.ExpUnaria |
---|
checaTipo, getExp, getOperador, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ExpASCII(Expressao exp)
Method Detail |
---|
public Valor avaliar()
Expressao
public Tipo getTipo()
Expressao
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |