Author(s): Göran Smedbäck.
Version: 1.11#222 (2004/5/24, 13:8:7 CEST)
Version of last change: 1.9#175 (2003/12/4, 17:47:48 CET)
field_value)field_value)No further documentation available for this predicate.
No further documentation available for this predicate.
A property, defined as follows:
parse(_1).
parse(parse(In,Out,Env,Dic)) :-
list(In),
list(Out),
environment(Env),
dictionary(Dic).
Go to the first, previous, next, last section, table of contents.