|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.prorefactor.treeparser.SemanticRecord
org.prorefactor.treeparser.Expression
public class Expression
| Field Summary |
|---|
| Fields inherited from class org.prorefactor.treeparser.SemanticRecord |
|---|
node |
| Constructor Summary | |
|---|---|
Expression(JPNode node)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getValue()
|
void |
setValue(java.lang.Object value)
|
| Methods inherited from class org.prorefactor.treeparser.SemanticRecord |
|---|
getColumn, getFilename, getLine |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Expression(JPNode node)
node - | Method Detail |
|---|
public void setValue(java.lang.Object value)
value - public java.lang.Object getValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||