projects: update some short descriptions
[nit.git] / lib / json / json_lexer.nit
index 78dee16..162e529 100644 (file)
@@ -1,4 +1,6 @@
-# Lexer generated by nitcc for the grammar jsonimport nitcc_runtime
+# Lexer generated by nitcc for the grammar json
+module json_lexer is no_warning "missing-doc"
+import nitcc_runtime
 import json_parser
 class Lexer_json
        super Lexer
@@ -36,11 +38,15 @@ redef class Object
        private fun dfastate_28: DFAState28 do return once new DFAState28
        private fun dfastate_29: DFAState29 do return once new DFAState29
        private fun dfastate_30: DFAState30 do return once new DFAState30
+       private fun dfastate_31: DFAState31 do return once new DFAState31
+       private fun dfastate_32: DFAState32 do return once new DFAState32
+       private fun dfastate_33: DFAState33 do return once new DFAState33
+       private fun dfastate_34: DFAState34 do return once new DFAState34
 end
 class MyNToken
        super NToken
 end
-class DFAState0
+private class DFAState0
        super DFAState
        redef fun trans(char) do
                var c = char.ascii
@@ -73,7 +79,7 @@ class DFAState0
                return null
        end
 end
-class DFAState1
+private class DFAState1
        super DFAState
        redef fun is_accept do return true
        redef fun make_token(position, text) do
@@ -88,7 +94,7 @@ class DFAState1
                return null
        end
 end
-class DFAState2
+private class DFAState2
        super DFAState
        redef fun trans(char) do
                var c = char.ascii
@@ -99,7 +105,7 @@ class DFAState2
                return dfastate_2
        end
 end
-class DFAState3
+private class DFAState3
        super DFAState
        redef fun is_accept do return true
        redef fun make_token(position, text) do
@@ -109,7 +115,7 @@ class DFAState3
                return t
        end
 end
-class DFAState4
+private class DFAState4
        super DFAState
        redef fun trans(char) do
                var c = char.ascii
@@ -118,7 +124,7 @@ class DFAState4
                return null
        end
 end
-class DFAState5
+private class DFAState5
        super DFAState
        redef fun is_accept do return true
        redef fun make_token(position, text) do
@@ -140,7 +146,7 @@ class DFAState5
                return null
        end
 end
-class DFAState6
+private class DFAState6
        super DFAState
        redef fun is_accept do return true
        redef fun make_token(position, text) do
@@ -150,7 +156,7 @@ class DFAState6
                return t
        end
 end
-class DFAState7
+private class DFAState7
        super DFAState
        redef fun is_accept do return true
        redef fun make_token(position, text) do
@@ -160,7 +166,7 @@ class DFAState7
                return t
        end
 end
-class DFAState8
+private class DFAState8
        super DFAState
        redef fun is_accept do return true
        redef fun make_token(position, text) do
@@ -170,7 +176,7 @@ class DFAState8
                return t
        end
 end
-class DFAState9
+private class DFAState9
        super DFAState
        redef fun trans(char) do
                var c = char.ascii
@@ -179,7 +185,7 @@ class DFAState9
                return null
        end
 end
-class DFAState10
+private class DFAState10
        super DFAState
        redef fun trans(char) do
                var c = char.ascii
@@ -188,7 +194,7 @@ class DFAState10
                return null
        end
 end
-class DFAState11
+private class DFAState11
        super DFAState
        redef fun trans(char) do
                var c = char.ascii
@@ -197,7 +203,7 @@ class DFAState11
                return null
        end
 end
-class DFAState12
+private class DFAState12
        super DFAState
        redef fun is_accept do return true
        redef fun make_token(position, text) do
@@ -207,7 +213,7 @@ class DFAState12
                return t
        end
 end
-class DFAState13
+private class DFAState13
        super DFAState
        redef fun is_accept do return true
        redef fun make_token(position, text) do
@@ -217,7 +223,7 @@ class DFAState13
                return t
        end
 end
-class DFAState14
+private class DFAState14
        super DFAState
        redef fun trans(char) do
                var c = char.ascii
@@ -226,7 +232,7 @@ class DFAState14
                return null
        end
 end
-class DFAState15
+private class DFAState15
        super DFAState
        redef fun trans(char) do
                var c = char.ascii
@@ -235,7 +241,7 @@ class DFAState15
                return null
        end
 end
-class DFAState16
+private class DFAState16
        super DFAState
        redef fun is_accept do return true
        redef fun make_token(position, text) do
@@ -245,7 +251,7 @@ class DFAState16
                return t
        end
 end
-class DFAState17
+private class DFAState17
        super DFAState
        redef fun trans(char) do
                var c = char.ascii
@@ -254,7 +260,7 @@ class DFAState17
                return null
        end
 end
-class DFAState18
+private class DFAState18
        super DFAState
        redef fun trans(char) do
                var c = char.ascii
@@ -263,7 +269,7 @@ class DFAState18
                return null
        end
 end
-class DFAState19
+private class DFAState19
        super DFAState
        redef fun is_accept do return true
        redef fun make_token(position, text) do
@@ -273,7 +279,7 @@ class DFAState19
                return t
        end
 end
-class DFAState20
+private class DFAState20
        super DFAState
        redef fun trans(char) do
                var c = char.ascii
@@ -282,7 +288,7 @@ class DFAState20
                return null
        end
 end
-class DFAState21
+private class DFAState21
        super DFAState
        redef fun trans(char) do
                var c = char.ascii
@@ -291,7 +297,7 @@ class DFAState21
                return null
        end
 end
-class DFAState22
+private class DFAState22
        super DFAState
        redef fun trans(char) do
                var c = char.ascii
@@ -300,7 +306,7 @@ class DFAState22
                return null
        end
 end
-class DFAState23
+private class DFAState23
        super DFAState
        redef fun is_accept do return true
        redef fun make_token(position, text) do
@@ -310,7 +316,7 @@ class DFAState23
                return t
        end
 end
-class DFAState24
+private class DFAState24
        super DFAState
        redef fun trans(char) do
                var c = char.ascii
@@ -319,7 +325,7 @@ class DFAState24
                return null
        end
 end
-class DFAState25
+private class DFAState25
        super DFAState
        redef fun trans(char) do
                var c = char.ascii
@@ -332,7 +338,7 @@ class DFAState25
                return null
        end
 end
-class DFAState26
+private class DFAState26
        super DFAState
        redef fun trans(char) do
                var c = char.ascii
@@ -341,7 +347,7 @@ class DFAState26
                return null
        end
 end
-class DFAState27
+private class DFAState27
        super DFAState
        redef fun is_accept do return true
        redef fun make_token(position, text) do
@@ -357,7 +363,7 @@ class DFAState27
                return null
        end
 end
-class DFAState28
+private class DFAState28
        super DFAState
        redef fun is_accept do return true
        redef fun make_token(position, text) do
@@ -377,7 +383,7 @@ class DFAState28
                return null
        end
 end
-class DFAState29
+private class DFAState29
        super DFAState
        redef fun is_accept do return true
        redef fun make_token(position, text) do
@@ -387,10 +393,79 @@ class DFAState29
                return t
        end
 end
-class DFAState30
+private class DFAState30
        super DFAState
        redef fun trans(char) do
                var c = char.ascii
-               return dfastate_2
+               if c <= 33 then return null
+               if c <= 34 then return dfastate_2
+               if c <= 46 then return null
+               if c <= 47 then return dfastate_2
+               if c <= 91 then return null
+               if c <= 92 then return dfastate_2
+               if c <= 97 then return null
+               if c <= 98 then return dfastate_2
+               if c <= 101 then return null
+               if c <= 102 then return dfastate_2
+               if c <= 109 then return null
+               if c <= 110 then return dfastate_2
+               if c <= 113 then return null
+               if c <= 114 then return dfastate_2
+               if c <= 115 then return null
+               if c <= 116 then return dfastate_2
+               if c <= 117 then return dfastate_31
+               return null
+       end
+end
+private class DFAState31
+       super DFAState
+       redef fun trans(char) do
+               var c = char.ascii
+               if c <= 47 then return null
+               if c <= 57 then return dfastate_32
+               if c <= 64 then return null
+               if c <= 90 then return dfastate_32
+               if c <= 96 then return null
+               if c <= 122 then return dfastate_32
+               return null
+       end
+end
+private class DFAState32
+       super DFAState
+       redef fun trans(char) do
+               var c = char.ascii
+               if c <= 47 then return null
+               if c <= 57 then return dfastate_33
+               if c <= 64 then return null
+               if c <= 90 then return dfastate_33
+               if c <= 96 then return null
+               if c <= 122 then return dfastate_33
+               return null
+       end
+end
+private class DFAState33
+       super DFAState
+       redef fun trans(char) do
+               var c = char.ascii
+               if c <= 47 then return null
+               if c <= 57 then return dfastate_34
+               if c <= 64 then return null
+               if c <= 90 then return dfastate_34
+               if c <= 96 then return null
+               if c <= 122 then return dfastate_34
+               return null
+       end
+end
+private class DFAState34
+       super DFAState
+       redef fun trans(char) do
+               var c = char.ascii
+               if c <= 47 then return null
+               if c <= 57 then return dfastate_2
+               if c <= 64 then return null
+               if c <= 90 then return dfastate_2
+               if c <= 96 then return null
+               if c <= 122 then return dfastate_2
+               return null
        end
 end