@__haoyang__/erwin
    Preparing search index...

    Class IRFor

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    body: IRStatement[]
    condition: undefined | IRExpression
    exprs: IRExpression[]
    id: number
    initial_stmt: undefined | IRExpression | IRVariableDeclarationStatement
    loop: undefined | IRExpression
    scope: number
    typeName: string

    Methods