logo

class

compiler::Loop

sys::Obj
  compiler::Loop

Loop

Slots

breaks

Int[] breaks := Int[,]

Source

continues

Int[] continues := Int[,]

Source

make

new make(Stmt stmt)

Source

protectedRegions

ProtectedRegion[] protectedRegions := ProtectedRegion[,]

Source

stmt

Stmt stmt

Source