Skip to content

Create Python bindings for creating Literal type #72

Closed
@metthal

Description

@metthal

There is currently no way to create Literal type in Python bindings so for example Rule.add_meta cannot be called because the second parameter is expected to be Literal but it cannot be created. We should provide bindings for all the different constructors we have in C++ part.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions