Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
alib2data
src
alphabet
xml
VariablesBarSymbol.h
Go to the documentation of this file.
1
6
#pragma once
7
8
#include <
alphabet/VariablesBarSymbol.h
>
9
#include <
core/xmlApi.hpp
>
10
11
namespace
core
{
12
13
template
< >
14
struct
xmlApi
<
alphabet
::VariablesBarSymbol > {
15
static
alphabet::VariablesBarSymbol
parse (
ext::deque < sax::Token >::iterator
& input );
16
static
bool
first (
const
ext::deque < sax::Token >::const_iterator
& input );
17
static
std::string xmlTagName ( );
18
static
void
compose (
ext::deque < sax::Token >
& output,
const
alphabet::VariablesBarSymbol
& data );
19
};
20
21
}
/* namespace core */
22
VariablesBarSymbol.h
alphabet::VariablesBarSymbol
Represents variables bar symbol used in tree linearization.
Definition:
VariablesBarSymbol.h:35
ext::deque
Class extending the deque class from the standard library. Original reason is to allow printing of th...
Definition:
deque.hpp:44
alphabet
Definition:
BarSymbol.cpp:12
core
Definition:
normalize.hpp:10
core::xmlApi
Definition:
xmlApi.hpp:27
xmlApi.hpp
Generated on Mon Dec 27 2021 10:21:54 for Algorithms Library Toolkit by
1.9.2