diff doc/compiler.rst @ 305:0615b5308710

Updated docs
author Windel Bouwman
date Fri, 06 Dec 2013 13:50:38 +0100
parents fa99f36fabb5
children b145f8e6050b
line wrap: on
line diff
--- a/doc/compiler.rst	Fri Dec 06 12:45:02 2013 +0100
+++ b/doc/compiler.rst	Fri Dec 06 13:50:38 2013 +0100
@@ -62,6 +62,8 @@
    40 -> 99
    }
 
+.. autoclass:: ppci.c3.Lexer
+
 .. autoclass:: ppci.c3.Builder
 
 .. autoclass:: ppci.c3.Parser