Lexing-a-line.html 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <html>
  3. <!-- Created by GNU Texinfo 6.7, http://www.gnu.org/software/texinfo/ -->
  4. <!-- This file redirects to the location of a node or anchor -->
  5. <head>
  6. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  7. <title>Lexing a line (The GNU C Preprocessor Internals)</title>
  8. <meta name="description" content="Lexing a line (The GNU C Preprocessor Internals)">
  9. <meta name="keywords" content="Lexing a line (The GNU C Preprocessor Internals)">
  10. <meta name="resource-type" content="document">
  11. <meta name="distribution" content="global">
  12. <meta name="Generator" content="makeinfo">
  13. <style type="text/css">
  14. <!--
  15. a.summary-letter {text-decoration: none}
  16. blockquote.indentedblock {margin-right: 0em}
  17. div.display {margin-left: 3.2em}
  18. div.example {margin-left: 3.2em}
  19. div.lisp {margin-left: 3.2em}
  20. kbd {font-style: oblique}
  21. pre.display {font-family: inherit}
  22. pre.format {font-family: inherit}
  23. pre.menu-comment {font-family: serif}
  24. pre.menu-preformatted {font-family: serif}
  25. span.nolinebreak {white-space: nowrap}
  26. span.roman {font-family: initial; font-weight: normal}
  27. span.sansserif {font-family: sans-serif; font-weight: normal}
  28. ul.no-bullet {list-style: none}
  29. -->
  30. </style>
  31. <meta http-equiv="Refresh" content="0; url=Lexer.html#Lexing-a-line">
  32. </head>
  33. <body lang="en">
  34. <p>The node you are looking for is at <a href="Lexer.html#Lexing-a-line">Lexing a line</a>.</p>
  35. </body>