eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'SelectorNode':

Home

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

Class: SelectorNode


Inheritance:

   Object
   |
   +--ParseNode
      |
      +--SelectorNode

Package:
stx:libcomp
Category:
Interface-CodeView-Syntax
Version:
rev: 1.4 date: 2019/01/22 15:28:25
user: stefan
file: SelectorNode.st directory: libcomp
module: stx stc-classLibrary: libcomp
Author:
Jan Vrany <jan.vrany@fit.cvut.cz>

Description:


A (helper) node that represents a selector (or its part).
SelectorNodes are not directly created nor used by the
parser/compiler itself.

Some custom subclasses (syntax highlighters for instance)
makes use of it.


[instance variables:]

[class variables:]


Related information:

    SyntaxHighlighter2

Class protocol:

instance creation
o  value: selector from: start to: end


Instance protocol:

accessing
o  name
req'd because ParseTreeIndex::Element sends it

o  selector

o  value

o  value: aString

testing
o  isSelector



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Thu, 28 Mar 2024 10:36:52 GMT