Loading...
Searching...
No Matches
arrStela.hpp
Go to the documentation of this file.
1
2
#pragma once
3
4
#include "
stela/ast/stela.hpp
"
5
6
namespace
by {
7
26
class
_nout
arrStela
:
public
stela
{
27
BY(
CLASS
(
arrStela
,
stela
),
VISIT
())
28
29
public
:
30
using
super::stela;
31
};
32
}
// namespace by
by::arrStela
Ordered list of elements.
Definition
arrStela.hpp:26
by::stela
Definition
stela.hpp:63
stela.hpp
by::noWrap
Rich logging support with polymorphic type conversion.
Definition
richLog.hpp:34