analyzer/abbrev.stc
author Jan Vrany <jan.vrany@labware.com>
Wed, 10 Jun 2020 21:33:27 +0100
changeset 650 4c6ed0a28d18
parent 218 caecda4afa2f
permissions -rw-r--r--
Replace `ifNil:[...]` with `isNil ifTrue:[...]` The latter is optimized by compilers and therefore faster.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
650
4c6ed0a28d18 Replace `ifNil:[...]` with `isNil ifTrue:[...]`
Jan Vrany <jan.vrany@labware.com>
parents: 218
diff changeset
     1
PPBlockReplaceRule PPBlockReplaceRule stx:goodies/petitparser/analyzer 'PetitAnalyzer-Core' 0
4c6ed0a28d18 Replace `ifNil:[...]` with `isNil ifTrue:[...]`
Jan Vrany <jan.vrany@labware.com>
parents: 218
diff changeset
     2
PPListPattern PPListPattern stx:goodies/petitparser/analyzer 'PetitAnalyzer-Core' 0
4c6ed0a28d18 Replace `ifNil:[...]` with `isNil ifTrue:[...]`
Jan Vrany <jan.vrany@labware.com>
parents: 218
diff changeset
     3
PPParserReplaceRule PPParserReplaceRule stx:goodies/petitparser/analyzer 'PetitAnalyzer-Core' 0
218
caecda4afa2f initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
PPPattern PPPattern stx:goodies/petitparser/analyzer 'PetitAnalyzer-Core' 0
caecda4afa2f initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
PPProcessor PPProcessor stx:goodies/petitparser/analyzer 'PetitAnalyzer-Core' 0
caecda4afa2f initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     6
PPReplaceRule PPReplaceRule stx:goodies/petitparser/analyzer 'PetitAnalyzer-Core' 0
caecda4afa2f initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     7
PPRewriter PPRewriter stx:goodies/petitparser/analyzer 'PetitAnalyzer-Core' 0
650
4c6ed0a28d18 Replace `ifNil:[...]` with `isNil ifTrue:[...]`
Jan Vrany <jan.vrany@labware.com>
parents: 218
diff changeset
     8
PPRule PPRule stx:goodies/petitparser/analyzer 'PetitAnalyzer-Core' 0
218
caecda4afa2f initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     9
PPSearchRule PPSearchRule stx:goodies/petitparser/analyzer 'PetitAnalyzer-Core' 0
caecda4afa2f initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    10
PPSearcher PPSearcher stx:goodies/petitparser/analyzer 'PetitAnalyzer-Core' 0
650
4c6ed0a28d18 Replace `ifNil:[...]` with `isNil ifTrue:[...]`
Jan Vrany <jan.vrany@labware.com>
parents: 218
diff changeset
    11
PPSentinel PPSentinel stx:goodies/petitparser/analyzer 'PetitAnalyzer-Core' 1
4c6ed0a28d18 Replace `ifNil:[...]` with `isNil ifTrue:[...]`
Jan Vrany <jan.vrany@labware.com>
parents: 218
diff changeset
    12
stx_goodies_petitparser_analyzer stx_goodies_petitparser_analyzer stx:goodies/petitparser/analyzer '* Projects & Packages *' 0