public class Field extends Exp
Exemplos:
| Constructor and Description |
|---|
Field(Exp expression,
String name)
Construtor.
|
| Modifier and Type | Method and Description |
|---|---|
Exp |
getExpression()
Expressão.
|
String |
getName()
Nome.
|
String |
toString() |
Copyright © 2007–2017 Tecgraf/PUC-Rio. All rights reserved.