Vcsn
2.2
Be Rational
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
scan.hh
Go to the documentation of this file.
1
#pragma once
2
3
// Set parameters for Flex header, and include it.
4
#define YY_FLEX_NAMESPACE_BEGIN \
5
namespace vcsn { \
6
namespace detail { \
7
namespace dot {
8
9
#define YY_FLEX_NAMESPACE_END \
10
} \
11
} \
12
}
13
14
#include <
lib/vcsn/rat/location.hh
>
15
16
YY_FLEX_NAMESPACE_BEGIN
17
using
location
=
vcsn::rat::location
;
18
YY_FLEX_NAMESPACE_END
19
20
#include <
vcsn/misc/flex-lexer.hh
>
vcsn::detail::dot::location
vcsn::rat::location location
Definition:
scan.hh:17
vcsn::rat::location
Abstract a location.
Definition:
location.hh:47
location.hh
Define the vcsn::rat::location class.
flex-lexer.hh
YY_FLEX_NAMESPACE_END
#define YY_FLEX_NAMESPACE_END
Definition:
scan.hh:9
YY_FLEX_NAMESPACE_BEGIN
Definition:
scan.cc:672
lib
vcsn
dot
scan.hh
Generated by
1.8.8