• Parameters

    • targetClass: Class
    • targetMethod: Method
    • targetStmt: Statement
    • location: "replace" | "after" | "before" = "before"
    • monitorPackage: string = "pt.up.fe.specs.lara.kadabra.utils"

    Returns {
        getValue: string;
        increment: string;
        name: string;
        reset: string;
    }

    • getValue: string
    • increment: string
    • name: string
    • reset: string