Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
jinja2.ext._CommentFinder Class Reference

Public Member Functions

None __init__ (self, t.Sequence[t.Tuple[int, str, str]] tokens, t.Sequence[str] comment_tags)
 
t.List[str] find_backwards (self, int offset)
 
t.List[str] find_comments (self, int lineno)
 

Public Attributes

 tokens
 
 comment_tags
 
 offset
 
 last_lineno
 

Detailed Description

Helper class to find comments in a token stream.  Can only
find comments for gettext calls forwards.  Once the comment
from line 4 is found, a comment for line 1 will not return a
usable value.

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