The R Project SVN R

Rev

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

Rev 56184 Rev 56186
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}
8
\title{Class MethodWithNext }
9
\title{Class MethodWithNext }
9
\description{ Class of method definitions set up for callNextMethod }
10
\description{ Class of method definitions set up for callNextMethod }
10
\section{Objects from the Class}{
11
\section{Objects from the Class}{
11
  Objects from this class are generated as a side-effect of calls to
12
  Objects from this class are generated as a side-effect of calls to
12
  \code{\link{callNextMethod}}.
13
  \code{\link{callNextMethod}}.