The R Project SVN R

Rev

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

Rev 23898 Rev 39016
Line 22... Line 22...
22
    \item{\code{target}:}{Object of class \code{"signature"}; the
22
    \item{\code{target}:}{Object of class \code{"signature"}; the
23
        signature for which the method was wanted. }
23
        signature for which the method was wanted. }
24
    \item{\code{defined}:}{Object of class \code{"signature"}; the
24
    \item{\code{defined}:}{Object of class \code{"signature"}; the
25
        signature for which a method was found.  If the method was
25
        signature for which a method was found.  If the method was
26
        inherited, this will not be identical to \code{target}. }
26
        inherited, this will not be identical to \code{target}. }
-
 
27
      \item{\code{generic}:}{Object of class \code{"character"}; the function
-
 
28
        for which the method was created. }  
27
  }
29
  }
28
}
30
}
29
\section{Extends}{
31
\section{Extends}{
30
  Class \code{"function"}, from data part.\cr
32
  Class \code{"function"}, from data part.\cr
31
  Class \code{"PossibleMethod"}, directly.\cr
33
  Class \code{"PossibleMethod"}, directly.\cr