- html_property_table(+Template, :Goal)// is det[private]
- Create a table for all instantiations of Template for which Goal
is true. Template is a term
row(C1, C2, ...)
. The first column (C1) is considered the property-name and emitted as a cell of classp_name
. The label for the property is derived using p_label/2. The remainder is emited as normal td value-cells.