x
authorClaus Gittinger <cg@exept.de>
Wed, 27 Apr 2016 14:16:49 +0200
changeset 3786 30fe14abb7d9
parent 3785 e8d1fc4b742b
child 3787 601c4e58afb1
x
abbrev.stc
--- a/abbrev.stc	Wed Apr 27 14:16:47 2016 +0200
+++ b/abbrev.stc	Wed Apr 27 14:16:49 2016 +0200
@@ -17,6 +17,7 @@
 ObjectFileLoader ObjectFileLoader stx:libcomp 'System-Compiler' 0
 ParseError ParseError stx:libcomp 'System-Compiler' 1
 ParseNode ParseNode stx:libcomp 'System-Compiler-Support' 0
+ParseNodeVisitor ParseNodeVisitor stx:libcomp 'System-Compiler-Support' 0
 ParseWarning ParseWarning stx:libcomp 'System-Compiler' 1
 ParserFlags ParserFlags stx:libcomp 'System-Compiler' 0
 ProgramNodeBuilder ProgramNodeBuilder stx:libcomp 'System-Compiler ST-80-compatibility' 0
@@ -25,6 +26,7 @@
 Scanner Scanner stx:libcomp 'System-Compiler' 3
 SourceFileLoader SourceFileLoader stx:libcomp 'System-Compiler' 0
 Structure Structure stx:libcomp 'Programming-Support' 0
+Switch Switch stx:libcomp 'Programming-Support' 0
 UndefinedVariable UndefinedVariable stx:libcomp 'System-Compiler-Support' 0
 UndefinedVariableNotification UndefinedVariableNotification stx:libcomp 'System-Compiler' 1
 Variable Variable stx:libcomp 'System-Compiler-Support' 0
@@ -37,7 +39,9 @@
 MessageNode MessageNode stx:libcomp 'System-Compiler-Support' 0
 MethodNode MethodNode stx:libcomp 'System-Compiler ST-80-compatibility' 0
 ParseErrorNode ParseErrorNode stx:libcomp 'System-Compiler-Support' 0
+ParseNodeValidator ParseNodeValidator stx:libcomp 'System-Compiler-Support' 0
 Parser Parser stx:libcomp 'System-Compiler' 3
+PluggableParseNodeVisitor PluggableParseNodeVisitor stx:libcomp 'System-Compiler-Support' 0
 PrimaryNode PrimaryNode stx:libcomp 'System-Compiler-Support' 0
 ProgramNode ProgramNode stx:libcomp 'System-Compiler ST-80-compatibility' 0
 SelectorNode SelectorNode stx:libcomp 'Interface-CodeView-Syntax' 0
@@ -65,6 +69,3 @@
 InstrumentingCompiler InstrumentingCompiler stx:libcomp 'System-Compiler-Instrumentation' 3
 SuperNode SuperNode stx:libcomp 'System-Compiler-Support' 0
 SyntaxHighlighter SyntaxHighlighter stx:libcomp 'System-Compiler' 3
-ParseNodeValidator ParseNodeValidator stx:libcomp 'System-Compiler-Support' 0
-ParseNodeVisitor ParseNodeVisitor stx:libcomp 'System-Compiler-Support' 0
-Switch Switch stx:libcomp 'Programming-Support' 0