eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'RBPatternVariableNode':

Home

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

Class: RBPatternVariableNode


Inheritance:

   Object
   |
   +--RBProgramNode
      |
      +--RBStatementNode
         |
         +--RBValueNode
            |
            +--RBVariableNode
               |
               +--RBPatternVariableNode

Package:
stx:goodies/refactoryBrowser/parser
Category:
Refactory-AST-Nodes
Version:
rev: 1.14 date: 2016/11/19 17:35:30
user: cg
file: RBPatternVariableNode.st directory: goodies/refactoryBrowser/parser
module: stx stc-classLibrary: parser

Description:


extensions to the original RBVariable:
    'V (uppercase variable) - global variable


Instance protocol:

accessing
o  isUppercase

o  parent: aBRProgramNode
Fix the case where '``@node' should match a single node, not a sequence node.

enumeration
o  variableNodesDo: aBlock
intentionally left blank

initialize-release
o  identifierToken: anIdentifierToken

o  initializePatternVariables

matching
o  copyInContext: aDictionary

o  match: aNode inContext: aDictionary
check if the following affects any search rules

o  matchLiteral: aNode inContext: aDictionary

o  matchStatement: aNode inContext: aDictionary

private
o  matchingClass

testing-matching
o  isAnything

o  isList

o  isLiteral

o  isLiteralNode

o  isPatternNode

o  isStatement

o  recurseInto



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Fri, 29 Mar 2024 15:19:16 GMT