pyGHDL.libghdl.vhdl.formatters
¶
Functions
Indent_String()
: Reindent all lines of F between [First_Line; Last_Line] toHandle
.Allocate_Handle()
: .. todo:: Undocumented in Ada code.Get_Length()
: .. todo:: Undocumented in Ada code.Get_C_String()
: .. todo:: Undocumented in Ada code.Free_Handle()
: .. todo:: Undocumented in Ada code.
Functions
- pyGHDL.libghdl.vhdl.formatters.Indent_String(File, Handle, FirstLine, LastLine)[source]¶
Reindent all lines of F between [First_Line; Last_Line] to
Handle
.
- pyGHDL.libghdl.vhdl.formatters.Allocate_Handle()[source]¶
Todo
Undocumented in Ada code.
- Returns:
undocumented. Type:
Vstring_Acc
- pyGHDL.libghdl.vhdl.formatters.Get_Length(Handle)[source]¶
Todo
Undocumented in Ada code.
- Parameters:
Handle – undocumented. Type:
Vstring_Acc
- Return type:
- Returns:
undocumented.