seq  1.1.0
 All Classes Namespaces Files Functions Variables Groups Pages
Public Member Functions | Static Public Member Functions | Static Public Attributes | List of all members
test.loll.Loop_a Class Reference
Inheritance diagram for test.loll.Loop_a:

Public Member Functions

def do
 

Static Public Member Functions

def create
 

Static Public Attributes

tuple count_limit = attr.ib(default=3, kw_only=True)
 
tuple indent_level = attr.ib(default=0, kw_only=True)
 

Member Function Documentation

def test.loll.Loop_a.create (   args,
  kw 
)
static
def test.loll.Loop_a.do (   self,
  ctx 
)

Member Data Documentation

tuple test.loll.Loop_a.count_limit = attr.ib(default=3, kw_only=True)
static
tuple test.loll.Loop_a.indent_level = attr.ib(default=0, kw_only=True)
static

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