CIRCT  19.0.0git
Public Attributes | List of all members
circt::pretty::Token::BeginInfo Struct Reference

#include <PrettyPrinter.h>

Inheritance diagram for circt::pretty::Token::BeginInfo:
Inheritance graph
[legend]
Collaboration diagram for circt::pretty::Token::BeginInfo:
Collaboration graph
[legend]

Public Attributes

int32_t offset
 
Breaks breaks
 
IndentStyle style
 
- Public Attributes inherited from circt::pretty::Token::TokenInfo
Kind kind
 

Detailed Description

Definition at line 67 of file PrettyPrinter.h.

Member Data Documentation

◆ breaks

Breaks circt::pretty::Token::BeginInfo::breaks

Definition at line 69 of file PrettyPrinter.h.

◆ offset

int32_t circt::pretty::Token::BeginInfo::offset

Definition at line 68 of file PrettyPrinter.h.

◆ style

IndentStyle circt::pretty::Token::BeginInfo::style

Definition at line 70 of file PrettyPrinter.h.


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