eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'JavaScriptParser::NewNode':

Home

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

Class: NewNode (private in JavaScriptParser

This class is only visible from within JavaScriptParser.

Inheritance:

   Object
   |
   +--ParseNode
      |
      +--PrimaryNode
         |
         +--JavaScriptParser::NewNode

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

Instance protocol:

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

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

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

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

o  dimensions

o  dimensions: dimensionsArg

o  lineNumber

o  lineNumber: something

o  numberOfDimensions

compiling
o  codeOn: aStream inBlock: codeBlock for: aCompiler
classOrFunc isGlobal ifTrue:[

enumeration
o  messageSelectorsDo: aBlock
evaluate aBlock for each message-selector sent by this node and subnodes

evaluation
o  evaluateIn: anEnvironment

printing
o  printOn: aStream indent: i

testing
o  isNew

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 09:28:34 GMT