@__haoyang__/erwin
    Preparing search index...

    Class IRFor

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

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

    Methods