top
|
up
|
prev
|
next
Variable Struct
Definition at line
240
of
Parser.hpp
Constructors
Variable
(soulng::cppcode::TypeId* type_,
const
std::u32string& name_)
Constructor Details
Variable Constructor
sng2html::sng2html::Variable::Variable(soulng::cppcode::TypeId* type_,
const
std::u32string& name_)
Definition at line
310
of
Parser.cpp
:
310
:
Parameter
(
type_
,
name_
,
true
)
311
{
312
}
Declaration at line
242
of
Parser.hpp
top
|
up
|
prev
|
next