| 
||||||||||
| 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
 | 
 Variable | 
v
 | 
| Constructor Summary | |
|---|---|
Attachment(Variable v,
           Expression e)
 | 
|
| Method Summary | |
|---|---|
 Expression | 
attach(Expression f)
 | 
 Expression | 
attach(Expression f,
       Type t)
 | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public Variable v
public Expression e
| Constructor Detail | 
|---|
public Attachment(Variable v,
                  Expression e)
| Method Detail | 
|---|
public Expression attach(Expression f)
public Expression attach(Expression f,
                         Type t)
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||