Skip to content

Use more constraining types than AstConvertible when possible #10

@jcjaskula-aws

Description

@jcjaskula-aws

Check arguments types of Program's member functions. Currently

set_phase(frame=x, phase=frame)

is allowed, which would submit a program including the OQ instruction and the corresponding AST node:

set_phase(x, frame)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions