| Package | Description |
|---|---|
| g2d.terms |
This package contains a preliminary implementation of term editing.
|
| Modifier and Type | Field and Description |
|---|---|
Variable |
VarTerm.variable |
| Modifier and Type | Method and Description |
|---|---|
static Variable |
Variable.parseDeclaration(java.lang.String candidate,
Sort superSort,
Algebra algebra,
java.lang.String[] reasons) |
| Constructor and Description |
|---|
VarTerm(Variable variable) |