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)
return from homeContext in a block

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.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Sat, 20 Apr 2024 07:57:41 GMT