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 Lexer Class] 10 11[heading The lexertl::lexer Class Implementing the Dynamic Model] 12 13[heading The lexertl::actor_lexer Class Implementing the Dynamic Model] 14 15[heading The lexertl::static_lexer Class Implementing the Static Model] 16 17[heading The lexertl::static_actor_lexer Class Implementing the Static Model] 18 19[endsect] 20