eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'RBSTXPrimitiveValueCCodeNode':

Home

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

Class: RBSTXPrimitiveValueCCodeNode


Inheritance:

   Object
   |
   +--RBProgramNode
      |
      +--RBStatementNode
         |
         +--RBValueNode
            |
            +--RBSTXPrimitiveValueCCodeNode

Package:
stx:goodies/refactoryBrowser/parser
Category:
Refactory-AST-Nodes
Version:
rev: 1.7 date: 2021/09/15 07:41:57
user: cg
file: RBSTXPrimitiveValueCCodeNode.st directory: goodies/refactoryBrowser/parser
module: stx stc-classLibrary: parser

Instance protocol:

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

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

o  formattedCode
is already formatted

o  lastLineNumber
(comment from inherited method)
lineNumber isNil ifTrue:[self halt:'should always be non-nil'].

o  start

o  startWithoutParentheses

o  stop

o  stopWithoutParentheses

comparing
o  = anObject
(comment from inherited method)
return true if the receiver and the arg have the same structure.
Notice:
This method is partially open coded (inlined) by the compiler(s)
identical objects are always considered equal.
redefining it may not work as expected.

visitor
o  acceptVisitor: aProgramNodeVisitor



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 10:40:52 GMT