GDB (xrefs)
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | List of all members
gdb.styling.HandleNasmComments Class Reference
Inheritance diagram for gdb.styling.HandleNasmComments:

Public Member Functions

 filter (self, lexer, stream)
 
 filter (self, lexer, stream)
 

Static Public Member Functions

 fix_comments (lexer, stream)
 
 fix_comments (lexer, stream)
 

Detailed Description

Definition at line 45 of file styling.py.

Member Function Documentation

◆ filter() [1/2]

gdb.styling.HandleNasmComments.filter ( self,
lexer,
stream )

◆ filter() [2/2]

gdb.styling.HandleNasmComments.filter ( self,
lexer,
stream )

Definition at line 59 of file styling.py.

References f(), and gdb.styling.HandleNasmComments.filter().

Referenced by gdb.styling.HandleNasmComments.filter().

◆ fix_comments() [1/2]

gdb.styling.HandleNasmComments.fix_comments ( lexer,
stream )
static

Definition at line 47 of file styling.py.

◆ fix_comments() [2/2]

gdb.styling.HandleNasmComments.fix_comments ( lexer,
stream )
static

Definition at line 47 of file styling.py.


The documentation for this class was generated from the following files: