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_parsing Parsing using a Lexer] 10 11[/ write about integration of lexer component with __qi__] 12 13[/ write about iterator interface exposed by a __lex__ lexer] 14 15[endsect] 16