ALib C++ Library
by
Library Version:
2510 R0
Documentation generated by
Loading...
Searching...
No Matches
home
dev
A-Worx
ALib
src
ALib.Format.FormatterJavaStyle.H
Go to the documentation of this file.
1
//==================================================================================================
2
/// \file
3
/// This header-file is part of the \aliblong.
4
///
5
/// \emoji :copyright: 2013-2025 A-Worx GmbH, Germany.
6
/// Published under \ref mainpage_license "Boost Software License".
7
//==================================================================================================
8
#ifndef H_ALIB_FORMAT_FORMATTERJAVASTYLE
9
#define H_ALIB_FORMAT_FORMATTERJAVASTYLE
10
#pragma once
11
#ifndef INL_ALIB
12
# include "
alib/alib.inl
"
13
#endif
14
15
#if ALIB_FORMAT
16
# if ALIB_C20_MODULES && !DOXYGEN
17
import
ALib.Format.FormatterJavaStyle
;
18
# elif !defined(ALIB_INC_FORMAT_FORMATTERJAVASTYLE_MPP)
19
# define ALIB_INC_FORMAT_FORMATTERJAVASTYLE_MPP
20
# include "
alib/format/formatterjavastyle.mpp
"
21
# endif
22
#endif
23
24
#endif
// H_ALIB_FORMAT_FORMATTERJAVASTYLE
25
alib.inl
formatterjavastyle.mpp
ALib.Format.FormatterJavaStyle