OpenStructure
Public Member Functions | Data Fields
GutterBlock Struct Reference

#include <python_shell_fw.hh>

Public Member Functions

 GutterBlock (int s, int e, BlockType bt)
 

Data Fields

int start
 
int end
 
BlockType type
 

Detailed Description

Definition at line 46 of file python_shell_fw.hh.

Constructor & Destructor Documentation

◆ GutterBlock()

GutterBlock ( int  s,
int  e,
BlockType  bt 
)
inline

Definition at line 47 of file python_shell_fw.hh.

Field Documentation

◆ end

int end

Definition at line 49 of file python_shell_fw.hh.

◆ start

int start

Definition at line 48 of file python_shell_fw.hh.

◆ type

BlockType type

Definition at line 50 of file python_shell_fw.hh.


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