#include <ogdf/fileformats/DotParser.h>
Definition at line 170 of file DotParser.h.
◆ Graph()
ogdf::dot::Ast::Graph::Graph |
( |
const bool & |
paramStrict, |
|
|
const bool & |
dir, |
|
|
std::string * |
idString, |
|
|
StmtList * |
statementList |
|
) |
| |
◆ ~Graph()
ogdf::dot::Ast::Graph::~Graph |
( |
| ) |
|
◆ read()
◆ directed
const bool ogdf::dot::Ast::Graph::directed |
◆ id
std::string* ogdf::dot::Ast::Graph::id |
◆ statements
StmtList* ogdf::dot::Ast::Graph::statements |
◆ strict
const bool ogdf::dot::Ast::Graph::strict |
The documentation for this struct was generated from the following file: