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

    Class SubroutineBlock

    Class representing a block of statements in a subroutine.

    subroutineBlock : LBRACE statement* returnStatement? RBRACE

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Constructors

    Properties

    statements: (Statement | Expression)[]