qasm-ts - v2.0.0
    Preparing search index...

    Class representing the OpenQASM version.

    Index

    Constructors

    Methods

    Properties

    Constructors

    Methods

    • Returns whether the version is 2.x

      Returns boolean

    • Returns whether the version is 3.x

      Returns boolean

    • Returns the version as a formatted string.

      Returns string

    Properties

    The major OpenQASM version.

    minor: number

    The minor OpenQASM version.