public class TgBox extends TBoxBase
| Constructor and Description |
|---|
TgBox(TBoxExpImpl tbox) |
| Modifier and Type | Method and Description |
|---|---|
void |
absorb() |
List<Unfolding> |
getUC() |
void |
internalize() |
void |
print() |
void |
print(Appendable out) |
int |
size()
Returns the number of term definitions stored in this TBox.
|
String |
toString() |
public static final Logger log
public TgBox(TBoxExpImpl tbox)
public void internalize()
public void absorb()
public int size()
TBoxBasepublic void print(Appendable out)
public void print()
Copyright © 2019. All rights reserved.