|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorc.ast.extended.declaration.Declaration
orc.ast.extended.declaration.ValDeclaration
public class ValDeclaration
| Field Summary |
|---|
| Fields inherited from class orc.ast.extended.declaration.Declaration |
|---|
location |
| Constructor Summary | |
|---|---|
ValDeclaration(Pattern p,
Expression f)
|
|
| Method Summary | |
|---|---|
Expression |
bindto(Expression target)
|
java.lang.String |
toString()
|
| Methods inherited from class orc.ast.extended.declaration.Declaration |
|---|
getSourceLocation, setSourceLocation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ValDeclaration(Pattern p,
Expression f)
| Method Detail |
|---|
public Expression bindto(Expression target)
throws CompilationException
bindto in class DeclarationCompilationExceptionpublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||