Go to the first, previous, next, last section, table of contents.


lookup (library)

Author(s): Göran Smedbäck.

Version: 0.1 (1999/1/14, 13:30:46 MET)

Usage and interface (lookup)

Documentation on exports (lookup)

PREDICATE: create_proto_element/3:

Usage: create_proto_element(+Interface, +Definition, -Proto)

PREDICATE: get_prototype_interface/2:

Usage: get_prototype_interface(+Proto, -Interface)

PREDICATE: get_prototype_definition/2:

Usage: get_prototype_definition(+Proto, -Definition)

PREDICATE: lookup_check_node/4:

No further documentation available for this predicate.

PREDICATE: lookup_check_field/6:

No further documentation available for this predicate.

PREDICATE: lookup_check_interface_fieldValue/8:

Usage: lookup_check_interface_fieldValue(+ParseIn, -ParseOut, +AccessType, +FieldType, +Id, +FieldValue, DCGIn, DCGOut)

PREDICATE: lookup_field/4:

Usage: lookup_field(+Parse, +FieldTypeId, +FieldId0, +FieldId1)

PREDICATE: lookup_route/5:

Usage: lookup_route(+Parse, +NodeTypeId0, +FieldId0, +NodeTypeId1, +FieldId1)

PREDICATE: lookup_fieldTypeId/1:

Usage: lookup_fieldTypeId(+FieldTypeId)

PREDICATE: lookup_get_fieldType/4:

Usage: lookup_get_fieldType(+Parse, +NodeTypeId, +field_Id, -FieldType)

PREDICATE: lookup_field_access/4:

Usage: lookup_field_access(+Parse, +NodenameId, +FieldId, +FieldId)

PREDICATE: lookup_set_def/3:

Usage: lookup_set_def(+Parse, +Name, +Node)

PREDICATE: lookup_set_prototype/4:

Usage: lookup_set_prototype(+Parse, +Name, +Interface, +Definition)

PREDICATE: lookup_set_extern_prototype/4:

Usage: lookup_set_extern_prototype(+Parse, +Name, +Interface, +Strings)


Go to the first, previous, next, last section, table of contents.