Smalltalk/X Webserver
Documentation of class 'Tools::LintHighlighter':
Documentation
www.exept.de
Everywhere
for:
Class: LintHighlighter (in Tools)
Inheritance
Class protocol
instance creation
Instance protocol
accessing
accessing-emphasis
formatting
formatting-private
initialization
markup
Inheritance:
Object
| +--
Tools::LintHighlighter
Package:
stx:libtool
Category:
Interface-Lint
Version:
rev:
1.23
date:
2017/12/21 08:03:53
user:
cg
file:
Tools__LintHighlighter.st
directory:
libtool
module:
stx
stc-classLibrary:
libtool
Class protocol:
instance creation
new
return an initialized instance
Instance protocol:
accessing
rules
rules:
aCollectionOfRules
Modified (format): / 07-03-2012 / 17:24:02 / cg
rulesToIntervalsMap
sequenceNumber
accessing-emphasis
emphasisForError
with: #backgroundColor -> warnColor lightened lightened
emphasisForInformation
with: #backgroundColor -> warnColor lightened lightened
emphasisForSeverity:
severity
emphasisForWarning
(Color redByte: 224 greenByte: 200 blueByte: 45).
formatting
formatClassDefinition:
source
in:
class
formatClassDefinition:
source
in:
class
elementsInto:
elements
formatExpression:
source
in:
class
formatExpression:
source
in:
class
elementsInto:
elements
formatFileContents:
aString
elementsInto:
elementsCollection
format (recolor) a file's contents.
Return the text containing font changes and color information.
Here, nothing is done ,just for protocol completeness
formatMethod:
mth
source:
source
in:
class
using:
preferences
formatMethod:
mth
source:
sourceString
in:
class
using:
preferences
elementsInto:
elements
formatting-private
format:
sourceString
in:
class
format:
text
tree:
tree
in:
class
format:
text
tree:
tree
in:
class
rule:
rule
rule
result isParseTreeEnvironment
initialization
initialize
markup
mark:
text
from:
start
to:
end
for:
rule
this underwaves the
rule
's complaint
ST/X 7.1.0.0; WebServer 1.663 at exept.de:8081; Mon, 04 Aug 2025 11:54:12 GMT