#include <ogdf/fileformats/TlpLexer.h>
Definition at line 43 of file TlpLexer.h.
◆ Type
| Enumerator |
|---|
| leftParen | |
| rightParen | |
| identifier | |
| string | |
Definition at line 44 of file TlpLexer.h.
◆ Token()
◆ identifier() [1/2]
| bool ogdf::tlp::Token::identifier |
( |
| ) |
const |
|
inline |
◆ identifier() [2/2]
◆ leftParen()
| bool ogdf::tlp::Token::leftParen |
( |
| ) |
const |
|
inline |
◆ rightParen()
| bool ogdf::tlp::Token::rightParen |
( |
| ) |
const |
|
inline |
◆ string() [1/2]
| bool ogdf::tlp::Token::string |
( |
| ) |
const |
|
inline |
◆ string() [2/2]
◆ operator<<
◆ column
| size_t ogdf::tlp::Token::column |
◆ line
◆ type
◆ value
| std::string* ogdf::tlp::Token::value |
The documentation for this struct was generated from the following file: