class: RBProgramNode cvs_MAIN
authorClaus Gittinger <cg@exept.de>
Wed, 11 May 2016 15:38:47 +0200
branchcvs_MAIN
changeset 959 7339e94e1ddc
parent 958 769ce339aa88
child 960 bc5c950a35f9
class: RBProgramNode
libInit.cc
--- a/libInit.cc	Wed May 11 15:38:45 2016 +0200
+++ b/libInit.cc	Wed May 11 15:38:47 2016 +0200
@@ -1,5 +1,5 @@
 /*
- * $Header: /cvs/stx/stx/goodies/smallsense/libInit.cc,v 1.2 2015-03-23 17:00:13 cg Exp $
+ * $Header$
  *
  * DO NOT EDIT
  * automagically generated from the projectDefinition: stx_goodies_smallsense.
@@ -16,79 +16,142 @@
 DLL_EXPORT void _libstx_goodies_smallsense_InitDefinition() INIT_TEXT_SECTION;
 #endif
 
-void _libstx_goodies_smallsense_InitDefinition(pass, __pRT__, snd)
-OBJ snd; struct __vmData__ *__pRT__; {
-__BEGIN_PACKAGE2__("libstx_goodies_smallsense__DFN", _libstx_goodies_smallsense_InitDefinition, "stx:goodies/smallsense");
-_stx_137goodies_137smallsense_Init(pass,__pRT__,snd);
+extern void _SmallSense__CodeHighlightingService_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__CodeNavigationService_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__CompletionContext_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__CompletionController_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__CompletionEngine_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__CompletionResult_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__CompletionView_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__CriticsWindow_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__EditService_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__EditSupport_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__Info_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__Manager_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__PO_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__ParseTreeIndex_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__ParseTreeIndexEntry_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__ParseTreeInspector_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__SelectorNode_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__SettingsAppl_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__SmalltalkChecker_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__SmalltalkInferencerParameters_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__SmalltalkLintService_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__SmalltalkParseNodeVisitor_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__SmalltalkParser_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__SmalltalkQuickFixer_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__SmalltalkSyntaxHighlighter_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__SmalltalkUnacceptedMethodEnvironment_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__TokenPatternMatcher_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__TokenPatternParser_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__TokenPatternToken_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__TokenPatternTokenSet_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__TokenStream_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__Type_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__TypeHolder_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _stx_137goodies_137smallsense_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__AbstractJavaCompletionEngine_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__ClassInfo_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__ClassPO_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__ClassType_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__ConstantPO_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__GenericEditSupport_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__JavaEditSupport_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__JavaImportPO_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__MethodBindingPO_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__MethodInfo_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__MethodPO_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__SmalltalkCompletionEngine_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__SmalltalkEditSupport_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__SmalltalkInferencer_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__SmalltalkParseNodeFinder_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__SnippetPO_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__UnionType_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__UnknownType_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__VariableBindingPO_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__VariablePO_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__AbstractJavaCompletionEngineSimple_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__GroovyEditSupport_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__JavaCompletionEngine_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__JavaConstructorPO_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__MethodKeywordRestPO_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__JavaCompletionEngineSimple_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallSense__GroovyCompletionEngineSimple_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
 
-__END_PACKAGE__();
+
+void _libstx_goodies_smallsense_InitDefinition(int pass, struct __vmData__ *__pRT__, OBJ snd)
+{
+  __BEGIN_PACKAGE2__("libstx_goodies_smallsense__DFN", _libstx_goodies_smallsense_InitDefinition, "stx:goodies/smallsense");
+    _stx_137goodies_137smallsense_Init(pass,__pRT__,snd);
+
+  __END_PACKAGE__();
 }
 
-void _libstx_goodies_smallsense_Init(pass, __pRT__, snd)
-OBJ snd; struct __vmData__ *__pRT__; {
-__BEGIN_PACKAGE2__("libstx_goodies_smallsense", _libstx_goodies_smallsense_Init, "stx:goodies/smallsense");
-_SmallSense__CodeHighlightingService_Init(pass,__pRT__,snd);
-_SmallSense__CodeNavigationService_Init(pass,__pRT__,snd);
-_SmallSense__CompletionContext_Init(pass,__pRT__,snd);
-_SmallSense__CompletionController_Init(pass,__pRT__,snd);
-_SmallSense__CompletionEngine_Init(pass,__pRT__,snd);
-_SmallSense__CompletionResult_Init(pass,__pRT__,snd);
-_SmallSense__CompletionView_Init(pass,__pRT__,snd);
-_SmallSense__CriticsWindow_Init(pass,__pRT__,snd);
-_SmallSense__EditService_Init(pass,__pRT__,snd);
-_SmallSense__EditSupport_Init(pass,__pRT__,snd);
-_SmallSense__Info_Init(pass,__pRT__,snd);
-_SmallSense__Manager_Init(pass,__pRT__,snd);
-_SmallSense__PO_Init(pass,__pRT__,snd);
-_SmallSense__ParseTreeIndex_Init(pass,__pRT__,snd);
-_SmallSense__ParseTreeIndexEntry_Init(pass,__pRT__,snd);
-_SmallSense__ParseTreeInspector_Init(pass,__pRT__,snd);
-_SmallSense__SelectorNode_Init(pass,__pRT__,snd);
-_SmallSense__SettingsAppl_Init(pass,__pRT__,snd);
-_SmallSense__SmalltalkChecker_Init(pass,__pRT__,snd);
-_SmallSense__SmalltalkInferencerParameters_Init(pass,__pRT__,snd);
-_SmallSense__SmalltalkLintService_Init(pass,__pRT__,snd);
-_SmallSense__SmalltalkParseNodeVisitor_Init(pass,__pRT__,snd);
-_SmallSense__SmalltalkParser_Init(pass,__pRT__,snd);
-_SmallSense__SmalltalkQuickFixer_Init(pass,__pRT__,snd);
-_SmallSense__SmalltalkSyntaxHighlighter_Init(pass,__pRT__,snd);
-_SmallSense__SmalltalkUnacceptedMethodEnvironment_Init(pass,__pRT__,snd);
-_SmallSense__TokenPatternMatcher_Init(pass,__pRT__,snd);
-_SmallSense__TokenPatternParser_Init(pass,__pRT__,snd);
-_SmallSense__TokenPatternToken_Init(pass,__pRT__,snd);
-_SmallSense__TokenPatternTokenSet_Init(pass,__pRT__,snd);
-_SmallSense__TokenStream_Init(pass,__pRT__,snd);
-_SmallSense__Type_Init(pass,__pRT__,snd);
-_SmallSense__TypeHolder_Init(pass,__pRT__,snd);
-_stx_137goodies_137smallsense_Init(pass,__pRT__,snd);
-_SmallSense__AbstractJavaCompletionEngine_Init(pass,__pRT__,snd);
-_SmallSense__ClassInfo_Init(pass,__pRT__,snd);
-_SmallSense__ClassPO_Init(pass,__pRT__,snd);
-_SmallSense__ClassType_Init(pass,__pRT__,snd);
-_SmallSense__ConstantPO_Init(pass,__pRT__,snd);
-_SmallSense__GenericEditSupport_Init(pass,__pRT__,snd);
-_SmallSense__JavaEditSupport_Init(pass,__pRT__,snd);
-_SmallSense__JavaImportPO_Init(pass,__pRT__,snd);
-_SmallSense__MethodBindingPO_Init(pass,__pRT__,snd);
-_SmallSense__MethodInfo_Init(pass,__pRT__,snd);
-_SmallSense__MethodPO_Init(pass,__pRT__,snd);
-_SmallSense__SmalltalkCompletionEngine_Init(pass,__pRT__,snd);
-_SmallSense__SmalltalkEditSupport_Init(pass,__pRT__,snd);
-_SmallSense__SmalltalkInferencer_Init(pass,__pRT__,snd);
-_SmallSense__SmalltalkParseNodeFinder_Init(pass,__pRT__,snd);
-_SmallSense__SnippetPO_Init(pass,__pRT__,snd);
-_SmallSense__UnionType_Init(pass,__pRT__,snd);
-_SmallSense__UnknownType_Init(pass,__pRT__,snd);
-_SmallSense__VariableBindingPO_Init(pass,__pRT__,snd);
-_SmallSense__VariablePO_Init(pass,__pRT__,snd);
-_SmallSense__AbstractJavaCompletionEngineSimple_Init(pass,__pRT__,snd);
-_SmallSense__GroovyEditSupport_Init(pass,__pRT__,snd);
-_SmallSense__JavaCompletionEngine_Init(pass,__pRT__,snd);
-_SmallSense__JavaConstructorPO_Init(pass,__pRT__,snd);
-_SmallSense__MethodKeywordRestPO_Init(pass,__pRT__,snd);
-_SmallSense__JavaCompletionEngineSimple_Init(pass,__pRT__,snd);
-_SmallSense__GroovyCompletionEngineSimple_Init(pass,__pRT__,snd);
+void _libstx_goodies_smallsense_Init(int pass, struct __vmData__ *__pRT__, OBJ snd)
+{
+  __BEGIN_PACKAGE2__("libstx_goodies_smallsense", _libstx_goodies_smallsense_Init, "stx:goodies/smallsense");
+    _SmallSense__CodeHighlightingService_Init(pass,__pRT__,snd);
+    _SmallSense__CodeNavigationService_Init(pass,__pRT__,snd);
+    _SmallSense__CompletionContext_Init(pass,__pRT__,snd);
+    _SmallSense__CompletionController_Init(pass,__pRT__,snd);
+    _SmallSense__CompletionEngine_Init(pass,__pRT__,snd);
+    _SmallSense__CompletionResult_Init(pass,__pRT__,snd);
+    _SmallSense__CompletionView_Init(pass,__pRT__,snd);
+    _SmallSense__CriticsWindow_Init(pass,__pRT__,snd);
+    _SmallSense__EditService_Init(pass,__pRT__,snd);
+    _SmallSense__EditSupport_Init(pass,__pRT__,snd);
+    _SmallSense__Info_Init(pass,__pRT__,snd);
+    _SmallSense__Manager_Init(pass,__pRT__,snd);
+    _SmallSense__PO_Init(pass,__pRT__,snd);
+    _SmallSense__ParseTreeIndex_Init(pass,__pRT__,snd);
+    _SmallSense__ParseTreeIndexEntry_Init(pass,__pRT__,snd);
+    _SmallSense__ParseTreeInspector_Init(pass,__pRT__,snd);
+    _SmallSense__SelectorNode_Init(pass,__pRT__,snd);
+    _SmallSense__SettingsAppl_Init(pass,__pRT__,snd);
+    _SmallSense__SmalltalkChecker_Init(pass,__pRT__,snd);
+    _SmallSense__SmalltalkInferencerParameters_Init(pass,__pRT__,snd);
+    _SmallSense__SmalltalkLintService_Init(pass,__pRT__,snd);
+    _SmallSense__SmalltalkParseNodeVisitor_Init(pass,__pRT__,snd);
+    _SmallSense__SmalltalkParser_Init(pass,__pRT__,snd);
+    _SmallSense__SmalltalkQuickFixer_Init(pass,__pRT__,snd);
+    _SmallSense__SmalltalkSyntaxHighlighter_Init(pass,__pRT__,snd);
+    _SmallSense__SmalltalkUnacceptedMethodEnvironment_Init(pass,__pRT__,snd);
+    _SmallSense__TokenPatternMatcher_Init(pass,__pRT__,snd);
+    _SmallSense__TokenPatternParser_Init(pass,__pRT__,snd);
+    _SmallSense__TokenPatternToken_Init(pass,__pRT__,snd);
+    _SmallSense__TokenPatternTokenSet_Init(pass,__pRT__,snd);
+    _SmallSense__TokenStream_Init(pass,__pRT__,snd);
+    _SmallSense__Type_Init(pass,__pRT__,snd);
+    _SmallSense__TypeHolder_Init(pass,__pRT__,snd);
+    _stx_137goodies_137smallsense_Init(pass,__pRT__,snd);
+    _SmallSense__AbstractJavaCompletionEngine_Init(pass,__pRT__,snd);
+    _SmallSense__ClassInfo_Init(pass,__pRT__,snd);
+    _SmallSense__ClassPO_Init(pass,__pRT__,snd);
+    _SmallSense__ClassType_Init(pass,__pRT__,snd);
+    _SmallSense__ConstantPO_Init(pass,__pRT__,snd);
+    _SmallSense__GenericEditSupport_Init(pass,__pRT__,snd);
+    _SmallSense__JavaEditSupport_Init(pass,__pRT__,snd);
+    _SmallSense__JavaImportPO_Init(pass,__pRT__,snd);
+    _SmallSense__MethodBindingPO_Init(pass,__pRT__,snd);
+    _SmallSense__MethodInfo_Init(pass,__pRT__,snd);
+    _SmallSense__MethodPO_Init(pass,__pRT__,snd);
+    _SmallSense__SmalltalkCompletionEngine_Init(pass,__pRT__,snd);
+    _SmallSense__SmalltalkEditSupport_Init(pass,__pRT__,snd);
+    _SmallSense__SmalltalkInferencer_Init(pass,__pRT__,snd);
+    _SmallSense__SmalltalkParseNodeFinder_Init(pass,__pRT__,snd);
+    _SmallSense__SnippetPO_Init(pass,__pRT__,snd);
+    _SmallSense__UnionType_Init(pass,__pRT__,snd);
+    _SmallSense__UnknownType_Init(pass,__pRT__,snd);
+    _SmallSense__VariableBindingPO_Init(pass,__pRT__,snd);
+    _SmallSense__VariablePO_Init(pass,__pRT__,snd);
+    _SmallSense__AbstractJavaCompletionEngineSimple_Init(pass,__pRT__,snd);
+    _SmallSense__GroovyEditSupport_Init(pass,__pRT__,snd);
+    _SmallSense__JavaCompletionEngine_Init(pass,__pRT__,snd);
+    _SmallSense__JavaConstructorPO_Init(pass,__pRT__,snd);
+    _SmallSense__MethodKeywordRestPO_Init(pass,__pRT__,snd);
+    _SmallSense__JavaCompletionEngineSimple_Init(pass,__pRT__,snd);
+    _SmallSense__GroovyCompletionEngineSimple_Init(pass,__pRT__,snd);
 
-_stx_137goodies_137smallsense_extensions_Init(pass,__pRT__,snd);
-__END_PACKAGE__();
+    _stx_137goodies_137smallsense_extensions_Init(pass,__pRT__,snd);
+  __END_PACKAGE__();
 }