The R Project SVN R

Rev

Rev 44751 | Rev 56186 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 44751 Rev 56184
Line 3... Line 3...
3
% Copyright 1995-2007 R Core Development Team
3
% Copyright 1995-2007 R Core Development Team
4
% Distributed under GPL 2 or later
4
% Distributed under GPL 2 or later
5
 
5
 
6
\name{MethodWithNext-class}
6
\name{MethodWithNext-class}
7
\docType{class}
7
\docType{class}
8
\alias{MethodWithNext-class}
-
 
9
\title{Class MethodWithNext }
8
\title{Class MethodWithNext }
10
\description{ Class of method definitions set up for callNextMethod }
9
\description{ Class of method definitions set up for callNextMethod }
11
\section{Objects from the Class}{
10
\section{Objects from the Class}{
12
  Objects from this class are generated as a side-effect of calls to
11
  Objects from this class are generated as a side-effect of calls to
13
  \code{\link{callNextMethod}}.
12
  \code{\link{callNextMethod}}.