Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

Loading...
Searching...
No Matches
ogdf::dot::Ast::Stmt Struct Referenceabstract

#include <ogdf/fileformats/DotParser.h>

+ Inheritance diagram for ogdf::dot::Ast::Stmt:

Public Member Functions

virtual ~Stmt ()=0
 
virtual bool read (Parser &P, ogdf::Graph &G, GraphAttributes *GA, ClusterGraph *C, ClusterGraphAttributes *CA, const SubgraphData &data)=0
 

Detailed Description

Definition at line 195 of file DotParser.h.

Constructor & Destructor Documentation

◆ ~Stmt()

virtual ogdf::dot::Ast::Stmt::~Stmt ( )
pure virtual

Member Function Documentation

◆ read()


The documentation for this struct was generated from the following file: