![]() |
Smalltalk/X WebserverDocumentation of class 'RBValueNode': |
|
Class: RBValueNodeInheritance:Object | +--RBProgramNode | +--RBStatementNode | +--RBValueNode | +--RBArrayNode | +--RBAssignmentNode | +--RBBlockNode | +--RBCascadeNode | +--RBLiteralNode | +--RBMessageNode | +--RBOptimizedNode | +--RBSTXPrimitiveValueCCodeNode | +--RBVariableNode
Description:BRValueNode is an abstract class that represents a node that returns some value. Instance Variables: parentheses <SequenceableCollection of: Inteval> the positions of the parethesis around this node. We need a collection of intervals for stupid code such as "((3 + 4))" that has multiple parethesis around the same expression. Instance protocol:accessing
|
|
ST/X 7.1.0.0; WebServer 1.663 at exept.de:8081; Mon, 04 Aug 2025 16:58:47 GMT
|