Loading...
Searching...
No Matches
defStela.hpp
Go to the documentation of this file.
1
2
#pragma once
3
4
#include "
stela/ast/stela.hpp
"
5
6
namespace
by {
7
24
class
_nout
defStela
:
public
stela
{
25
BY(
CLASS
(
defStela
,
stela
),
VISIT
())
26
27
public
:
28
using
super::stela;
29
};
30
}
// namespace by
by::defStela
Named block of children — the def form of stela source.
Definition
defStela.hpp:24
by::stela
Definition
stela.hpp:63
stela.hpp
by::noWrap
Rich logging support with polymorphic type conversion.
Definition
richLog.hpp:34