alogos.systems._shared.mapping

Shared helper functions of mapping methods for several systems.

Functions

get_derivation_tree(grammar, data)

Parse the user-provided data and return a derivation tree if possible.


Detailed object descriptions

alogos.systems._shared.mapping.get_derivation_tree(grammar, data)[source]

Parse the user-provided data and return a derivation tree if possible.