Fantom

 

class

compiler::Loop

sys::Obj
  compiler::Loop

Loop

Slots

breaksSource

Int[] breaks := Int[,]

continuesSource

Int[] continues := Int[,]

makeSource

new make(Stmt stmt)

protectedRegionsSource

ProtectedRegion[] protectedRegions := ProtectedRegion[,]

stmtSource

Stmt stmt