public interface AssignableTerm
| Modifier and Type | Interface and Description |
|---|---|
static class |
AssignableTerm.Function
A function call can have a concrete return value.
|
static class |
AssignableTerm.Variable |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
TermType |
getType() |