Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Protected Member Functions | List of all members
pip._vendor.pygments.lexer.ProfilingRegexLexerMeta Class Reference
Inheritance diagram for pip._vendor.pygments.lexer.ProfilingRegexLexerMeta:
Inheritance graph
[legend]
Collaboration diagram for pip._vendor.pygments.lexer.ProfilingRegexLexerMeta:
Collaboration graph
[legend]

Protected Member Functions

 _process_regex (cls, regex, rflags, state)
 
- Protected Member Functions inherited from pip._vendor.pygments.lexer.RegexLexerMeta
 _process_token (cls, token)
 
 _process_new_state (cls, new_state, unprocessed, processed)
 
 _process_state (cls, unprocessed, processed, state)
 

Additional Inherited Members

- Public Member Functions inherited from pip._vendor.pygments.lexer.RegexLexerMeta
 process_tokendef (cls, name, tokendefs=None)
 
 get_tokendefs (cls)
 
 __call__ (cls, *args, **kwds)
 
- Public Member Functions inherited from pip._vendor.pygments.lexer.LexerMeta
 __new__ (mcs, name, bases, d)
 
- Protected Attributes inherited from pip._vendor.pygments.lexer.RegexLexerMeta
 _all_tokens
 
 _tmpname
 
 _tokens
 

Detailed Description

Metaclass for ProfilingRegexLexer, collects regex timing info.

Member Function Documentation

◆ _process_regex()

pip._vendor.pygments.lexer.ProfilingRegexLexerMeta._process_regex (   cls,
  regex,
  rflags,
  state 
)
protected
Preprocess the regular expression component of a token definition.

Reimplemented from pip._vendor.pygments.lexer.RegexLexerMeta.


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