class compiler::Loop

sys::Obj
  compiler::Loop

Source

Loop

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