| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorc.ast.xml.expression.Expression
orc.ast.xml.expression.argument.Argument
orc.ast.xml.expression.argument.Constant
public class Constant
| Field Summary | |
|---|---|
 java.lang.Object | 
value
 | 
| Constructor Summary | |
|---|---|
Constant()
 | 
|
Constant(java.lang.Object value)
 | 
|
| Method Summary | |
|---|---|
 java.lang.String | 
toString()
 | 
 Argument | 
unmarshal(Config config)
 | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Field Detail | 
|---|
public java.lang.Object value
| Constructor Detail | 
|---|
public Constant()
public Constant(java.lang.Object value)
| Method Detail | 
|---|
public java.lang.String toString()
toString in class java.lang.Object
public Argument unmarshal(Config config)
                   throws CompilationException
unmarshal in class ArgumentCompilationException
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||