|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorc.ast.extended.pattern.Attachment
public class Attachment
| Field Summary | |
|---|---|
Expression |
e
|
Var |
v
|
| Constructor Summary | |
|---|---|
Attachment(Var v,
Expression e)
|
|
| Method Summary | |
|---|---|
Expression |
attach(Expression f)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public Var v
public Expression e
| Constructor Detail |
|---|
public Attachment(Var v,
Expression e)
| Method Detail |
|---|
public Expression attach(Expression f)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||