OPAL (Object Oriented Parallel Accelerator Library)
2024.1
OPAL
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
optimizer
Util
SDDSParser
ast.cpp
Go to the documentation of this file.
1
//
2
// Namespace ast
3
//
4
// Copyright (c) 2015, Christof Metzger-Kraus, Helmholtz-Zentrum Berlin
5
// All rights reserved
6
//
7
// This file is part of OPAL.
8
//
9
// OPAL is free software: you can redistribute it and/or modify
10
// it under the terms of the GNU General Public License as published by
11
// the Free Software Foundation, either version 3 of the License, or
12
// (at your option) any later version.
13
//
14
// You should have received a copy of the GNU General Public License
15
// along with OPAL. If not, see <https://www.gnu.org/licenses/>.
16
//
17
#include "
ast_def.hpp
"
18
#include "
skipper.hpp
"
19
20
typedef
std::string::const_iterator
iterator_t
;
21
typedef
SDDS::parser::skipper<iterator_t>
skipper_t
;
22
template
struct
SDDS::parser::string<iterator_t, skipper_t>
;
23
template
struct
SDDS::parser::qstring<iterator_t, skipper_t>
;
ast_def.hpp
skipper.hpp
skipper_t
SDDS::parser::skipper< iterator_t > skipper_t
Definition:
ast.cpp:21
SDDS::parser::skipper
Definition:
skipper.hpp:31
iterator_t
std::string::const_iterator iterator_t
Definition:
array.cpp:19
SDDS::parser::qstring
Definition:
ast.hpp:86
SDDS::parser::string
Definition:
ast.hpp:78
Generated on Tue Jul 2 2024 15:05:16 for OPAL (Object Oriented Parallel Accelerator Library) by
1.8.5