PrologExpr::GetClientData

wxObject * GetClientData(void)

Retrieve arbitrary data stored with this clause. This can be useful when reading in data for storing a pointer to the C++ object, so when another clause makes a reference to this clause, its C++ object can be retrieved. See SetClientData.