Skip to content

kirin.dialects.debug.ConcreteMethods

← Module overview

classConcreteMethodssource

kirin.dialects.debug.ConcreteMethods

Bases: interp.MethodTable

class ConcreteMethods

methodinfosource

kirin.dialects.debug.ConcreteMethods.info

def info(interp: interp.Interpreter, frame: interp.Frame, stmt: Info)

Parameters

NameTypeDescription
interpinterp.Interpreter
frameinterp.Frame
stmtInfo
source