|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorc.ast.extended.Expression
orc.ast.extended.Literal
public class Literal
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class orc.ast.extended.Expression |
|---|
Expression.Arg |
| Constructor Summary | |
|---|---|
Literal(java.lang.Object val)
|
|
| Method Summary | |
|---|---|
Expression.Arg |
argify()
Simplify an expression which occurs in an argument (nested) position. |
Expression |
simplify()
Simplify an expression which occurs in a call (non-nested) position. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Literal(java.lang.Object val)
| Method Detail |
|---|
public Expression simplify()
Expression
simplify in class Expressionpublic Expression.Arg argify()
Expression
argify in class Expression
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||