compiler/libInit.cc
changeset 464 f6d77fee9811
parent 459 4751c407bb40
child 477 b18b6cc7aabc
child 502 1e45d3c96ec5
--- a/compiler/libInit.cc	Tue May 12 01:24:03 2015 +0100
+++ b/compiler/libInit.cc	Thu May 21 14:12:22 2015 +0100
@@ -31,7 +31,9 @@
 _PPCBridge_Init(pass,__pRT__,snd);
 _PPCCompiledMethod_Init(pass,__pRT__,snd);
 _PPCCompiler_Init(pass,__pRT__,snd);
+_PPCCompilerTokenErrorStrategy_Init(pass,__pRT__,snd);
 _PPCCompilerTokenRememberStrategy_Init(pass,__pRT__,snd);
+_PPCCompilerTokenizingErrorStrategy_Init(pass,__pRT__,snd);
 _PPCCompilerTokenizingRememberStrategy_Init(pass,__pRT__,snd);
 _PPCConfiguration_Init(pass,__pRT__,snd);
 _PPCContext_Init(pass,__pRT__,snd);
@@ -41,31 +43,31 @@
 _PPCNode_Init(pass,__pRT__,snd);
 _PPCNodeVisitor_Init(pass,__pRT__,snd);
 _PPCPluggableConfiguration_Init(pass,__pRT__,snd);
+_PPCTokenGuard_Init(pass,__pRT__,snd);
 _PPCompiledParser_Init(pass,__pRT__,snd);
 _stx_137goodies_137petitparser_137compiler_Init(pass,__pRT__,snd);
-_PPCAbstractCharacterNode_Init(pass,__pRT__,snd);
 _PPCAbstractLiteralNode_Init(pass,__pRT__,snd);
 _PPCAbstractPredicateNode_Init(pass,__pRT__,snd);
 _PPCAnyNode_Init(pass,__pRT__,snd);
+_PPCCharacterNode_Init(pass,__pRT__,snd);
 _PPCCodeGenerator_Init(pass,__pRT__,snd);
 _PPCDelegateNode_Init(pass,__pRT__,snd);
 _PPCEndOfFileNode_Init(pass,__pRT__,snd);
 _PPCInlinedMethod_Init(pass,__pRT__,snd);
 _PPCInliningVisitor_Init(pass,__pRT__,snd);
-_PPCLL1Configuration_Init(pass,__pRT__,snd);
 _PPCListNode_Init(pass,__pRT__,snd);
 _PPCNilNode_Init(pass,__pRT__,snd);
 _PPCPluggableNode_Init(pass,__pRT__,snd);
 _PPCProfilingContext_Init(pass,__pRT__,snd);
 _PPCRewritingVisitor_Init(pass,__pRT__,snd);
 _PPCTokenizingCompiler_Init(pass,__pRT__,snd);
+_PPCTokenizingConfiguration_Init(pass,__pRT__,snd);
 _PPCUniversalConfiguration_Init(pass,__pRT__,snd);
 _PPCUnknownNode_Init(pass,__pRT__,snd);
 _PPTokenizingCompiledParser_Init(pass,__pRT__,snd);
 _PPCAbstractActionNode_Init(pass,__pRT__,snd);
 _PPCAndNode_Init(pass,__pRT__,snd);
 _PPCCharSetPredicateNode_Init(pass,__pRT__,snd);
-_PPCCharacterNode_Init(pass,__pRT__,snd);
 _PPCChoiceNode_Init(pass,__pRT__,snd);
 _PPCCopyVisitor_Init(pass,__pRT__,snd);
 _PPCEndOfInputNode_Init(pass,__pRT__,snd);
@@ -76,6 +78,7 @@
 _PPCMessagePredicateNode_Init(pass,__pRT__,snd);
 _PPCNegateNode_Init(pass,__pRT__,snd);
 _PPCNotCharSetPredicateNode_Init(pass,__pRT__,snd);
+_PPCNotCharacterNode_Init(pass,__pRT__,snd);
 _PPCNotLiteralNode_Init(pass,__pRT__,snd);
 _PPCNotMessagePredicateNode_Init(pass,__pRT__,snd);
 _PPCNotNode_Init(pass,__pRT__,snd);
@@ -108,6 +111,7 @@
 _PPCSymbolActionNode_Init(pass,__pRT__,snd);
 _PPCTokenChoiceNode_Init(pass,__pRT__,snd);
 _PPCTrimNode_Init(pass,__pRT__,snd);
+_PPCTrimmingCharacterTokenNode_Init(pass,__pRT__,snd);
 _PPCTokenStarMessagePredicateNode_Init(pass,__pRT__,snd);
 _PPCTokenStarSeparatorNode_Init(pass,__pRT__,snd);