| Package | Description |
|---|---|
| org.jpc.term.compiler |
Classes in this package are used internally by the embedded Prolog engine.
|
| Modifier and Type | Method and Description |
|---|---|
VarCell |
BindableVar.getVarCell() |
| Modifier and Type | Method and Description |
|---|---|
Collection<VarCell> |
Register.getCells() |
| Modifier and Type | Method and Description |
|---|---|
void |
Register.add(VarCell varCell) |
| Modifier and Type | Method and Description |
|---|---|
void |
Register.addAll(Collection<VarCell> varCells) |
Copyright © 2014. All rights reserved.