Vcsn
2.4
Be Rational
Main Page
Namespaces
Classes
Files
File List
File Members
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
>
YY_FLEX_NAMESPACE_END
#define YY_FLEX_NAMESPACE_END
Definition:
scan.hh:9
location.hh
Define the vcsn::rat::location class.
flex-lexer.hh
YY_FLEX_NAMESPACE_BEGIN
#define YY_FLEX_NAMESPACE_BEGIN
Definition:
scan.hh:4
vcsn::detail::dot::location
vcsn::rat::location location
Definition:
scan.hh:17
vcsn::rat::location
Abstract a location.
Definition:
location.hh:47
lib
vcsn
dot
scan.hh
Generated by
1.8.10