top
|
up
|
prev
|
next
Grammar Struct
Definition at line
13
of
Grammar.hpp
Constructors
Grammar
(
const
std::u32string& fileName_,
const
std::u32string& title_)
Member Variables
std::u32string
fileName
std::u32string
title
Constructor Details
Grammar Constructor
gendoc::html::Grammar::Grammar(
const
std::u32string& fileName_,
const
std::u32string& title_)
Definition at line
10
of
Grammar.cpp
Declaration at line
15
of
Grammar.hpp
top
|
up
|
prev
|
next