eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'JavaScriptParser::JavaScriptReturnNode':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: JavaScriptReturnNode (private in JavaScriptParser

This class is only visible from within JavaScriptParser.

Inheritance:

   Object
   |
   +--ParseNode
      |
      +--StatementNode
         |
         +--ReturnNode
            |
            +--JavaScriptParser::JavaScriptReturnNode

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

Instance protocol:

accessing
o  environmentToReturnFrom

o  environmentToReturnFrom: something

code generation
o  basicCodeOn: aStream inBlock: b for: aCompiler
(comment from inherited method)
Transcript showCR:'====> %1 [%2]' with:lineNr with:expression printString.

o  codeOn: aStream inBlock: b for: aCompiler
(comment from inherited method)
aCompiler parserFlags allowPossibleSTCCompilationProblems ifFalse:[

printing
o  printOn: aStream indent: i

testing
o  isExpressionStatement

o  isJavaScriptReturnNode

visiting
o  acceptVisitor: visitor
Double dispatch back to the visitor, passing my type encoded in
the selector (visitor pattern)



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 08:49:21 GMT