]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/Python/Eot/CLexer.py
BaseTools: Clean up source files
[mirror_edk2.git] / BaseTools / Source / Python / Eot / CLexer.py
index a496f4344030626a0fe9c5a3da52bb2d4fc8ebe3..b9e57c1b5554949b2a430c365e9cdd3890050f0e 100644 (file)
@@ -2,7 +2,7 @@
 \r
 from antlr3 import *\r
 from antlr3.compat import set, frozenset\r
-                        \r
+\r
 ## @file\r
 # The file defines the Lexer for C source files.\r
 #\r
@@ -10,7 +10,7 @@ from antlr3.compat import set, frozenset
 # This file is generated by running:\r
 # java org.antlr.Tool C.g\r
 #\r
-# Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.<BR>\r
 #\r
 # This program and the accompanying materials are licensed and made available\r
 # under the terms and conditions of the BSD License which accompanies this\r
@@ -4341,7 +4341,7 @@ class CLexer(Lexer):
         u"\12\uffff"\r
         )\r
 \r
-            \r
+\r
     DFA25_transition = [\r
         DFA.unpack(u"\1\2\1\uffff\12\1"),\r
         DFA.unpack(u"\1\3\1\uffff\12\1\12\uffff\1\5\1\4\1\5\35\uffff\1\5"\r
@@ -4479,7 +4479,7 @@ class CLexer(Lexer):
         u"\u0192\uffff"\r
         )\r
 \r
-            \r
+\r
     DFA35_transition = [\r
         DFA.unpack(u"\6\73\2\70\1\73\2\70\22\73\1\70\1\50\1\65\1\72\1\63"\r
         u"\1\45\1\46\1\64\1\34\1\35\1\40\1\42\1\3\1\43\1\41\1\44\1\66\11"\r
@@ -4943,5 +4943,5 @@ class CLexer(Lexer):
     # class definition for DFA #35\r
 \r
     DFA35 = DFA\r
\r
+\r
 \r