parser.qbk

来自「Boost provides free peer-reviewed portab」· QBK 代码 · 共 44 行

QBK
44
字号
[/==============================================================================    Copyright (C) 2001-2008 Joel de Guzman    Copyright (C) 2001-2008 Hartmut Kaiser    Distributed under the Boost Software License, Version 1.0. (See accompanying    file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)===============================================================================/][section Parser][heading Description]Description of Parser concept[variablelist Notation    [[`p`]     [A Parser]]][heading Valid Expressions]For any Parser the following expressions must be valid:[table    [[Expression]       [Semantics]             [Return type]       [Complexity]]    [[`xxx`]            [Semantics of `xxx`]    [Parser]            [Constant]]][heading Type Requirements][table    [[Expression]       [Requirements]]    [[`xxx`]            [Requirements for `xxx`]]][heading Invariants]For any Parser xxx the following invariants always hold:[heading Models]Links to models of Parser concept[endsect]

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?