Home
last modified time | relevance | path

Searched defs:inc_self_x (Results 1 – 1 of 1) sorted by relevance

/dports/devel/R-cran-R6/R6/tests/testthat/
H A Dtest-nonportable-inheritance.R91 inc_self_x = function() self$x <- self$x + 10, method in AC
113 inc_self_x = function() self$x <- self$x + 20, method in BC
149 inc_self_x = function() self$x <- self$x + 30, method in CC