|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UnboundVariableException | |
|---|---|
| orc.ast.simple.argument | |
| orc.ast.simple.expression | |
| Uses of UnboundVariableException in orc.ast.simple.argument |
|---|
| Methods in orc.ast.simple.argument that throw UnboundVariableException | |
|---|---|
abstract Argument |
Argument.convert(Env<Variable> vars)
Convert to DeBruijn index. |
Argument |
FreeVariable.convert(Env<Variable> vars)
|
static java.util.List<Argument> |
Argument.convertAll(java.util.List<Argument> as,
Env<Variable> vars)
|
| Uses of UnboundVariableException in orc.ast.simple.expression |
|---|
| Methods in orc.ast.simple.expression that throw UnboundVariableException | |
|---|---|
Expression |
Let.convert(Env<Variable> vars,
Env<TypeVariable> typevars)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||