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

Public Member Functions

None __init__ (self, str name, "Context" context, t.List[t.Callable[["Context"], t.Iterator[str]]] stack, int depth)
 
t.Union["BlockReference", "Undefined"] super (self)
 
str __call__ (self)
 

Public Attributes

 name
 

Protected Member Functions

str _async_call (self)
 

Protected Attributes

 _context
 
 _stack
 
 _depth
 

Detailed Description

One block on a template reference.

Member Function Documentation

◆ super()

t.Union["BlockReference", "Undefined"] jinja2.runtime.BlockReference.super (   self)
Super the block.

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