The R Project SVN R

Rev

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

Rev 68948 Rev 85925
Line 4... Line 4...
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
\alias{MethodWithNext-class}
9
\title{Class MethodWithNext }
9
\title{Class \code{"MethodWithNext"} }
10
\description{ Class of method definitions set up for callNextMethod }
10
\description{ Class of method definitions set up for \code{callNextMethod} }
11
\section{Objects from the Class}{
11
\section{Objects from the Class}{
12
  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
13
  \code{\link{callNextMethod}}.
13
  \code{\link{callNextMethod}}.
14
}
14
}
15
\section{Slots}{
15
\section{Slots}{