eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'JavaScriptCompiler::LoopDescription':

Home

everywhere
www.exept.de
for:
[back]

Class: LoopDescription (private in JavaScriptCompiler

This class is only visible from within JavaScriptCompiler.

Inheritance:

   Object
   |
   +--JavaScriptCompiler::LoopDescription
      |
      +--JavaScriptCompiler::SwitchDescription

Package:
stx:libjavascript
Category:
Languages-JavaScript-Compiling & Parsing
Owner:
JavaScriptCompiler

Instance protocol:

accessing
o  breakLabel
return the value of the instance variable 'breakLabel' (automatically generated)

o  breakLabel: something
set the value of the instance variable 'breakLabel' (automatically generated)

o  continueLabel
return the value of the instance variable 'continueLabel' (automatically generated)

o  continueLabel: something
set the value of the instance variable 'continueLabel' (automatically generated)

backpatching
o  patchBreaksTo: breakPosition in: codeStream

o  patchContinuesTo: continuePosition in: codeStream

o  rememberToBackPatchForBreak: position

o  rememberToBackPatchForContinue: position

queries
o  isLoop



ST/X 6.1.1; WebServer 1.620 at exept:8081; Mon, 21 May 2012 18:14:15 GMT