The R Project SVN R

Rev

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

Rev 39360 Rev 42333
Line -... Line 1...
-
 
1
% File src/library/methods/man/NextMethod.Rd
-
 
2
% Part of the R package, http://www.R-project.org
-
 
3
% Copyright 1995-2007 R Core Development Team
-
 
4
% Distributed under GPL 2 or later
-
 
5
 
1
\name{callNextMethod}
6
\name{callNextMethod}
2
\alias{callNextMethod}
7
\alias{callNextMethod}
3
\title{Call an Inherited Method}
8
\title{Call an Inherited Method}
4
\description{
9
\description{
5
  A call to \code{callNextMethod} can only appear inside a method
10
  A call to \code{callNextMethod} can only appear inside a method