• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[/==============================================================================
2    Copyright (C) 2001-2011 Joel de Guzman
3    Copyright (C) 2001-2011 Hartmut Kaiser
4
5    Distributed under the Boost Software License, Version 1.0. (See accompanying
6    file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
7===============================================================================/]
8
9[section:lexer_primitives Lexer Primitives]
10
11[/ Describe the primitive lexer constructs, such as token_def, lexer ]
12
13[/ Describe the primitive lexer constructs usable in parsers, such as
14   in_state[], set_state(), token(), tokenid(), etc. ]
15
16[endsect]
17