Package gw.lang.ir

Class IRAbstractLoopStatement

All Implemented Interfaces:
IRLoopStatement
Direct Known Subclasses:
IRDoWhileStatement, IRForEachStatement, IRWhileStatement

public abstract class IRAbstractLoopStatement extends IRStatement implements IRLoopStatement
  • Constructor Details

    • IRAbstractLoopStatement

      public IRAbstractLoopStatement()