|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectplp.expressions1.expression.ValorConcreto<java.lang.Character>
plp.expressions1.expression.ValorCharacter
public class ValorCharacter
Objetos desta classe encapsulam valor caracter.
Constructor Summary | |
---|---|
ValorCharacter(char character)
|
Method Summary | |
---|---|
Tipo |
getTipo()
Retorna os tipos possiveis desta expressao. |
Methods inherited from class plp.expressions1.expression.ValorConcreto |
---|
avaliar, checaTipo, isEquals, toString, valor |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ValorCharacter(char character)
Method Detail |
---|
public Tipo getTipo()
Expressao
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |