The R Project SVN R

Rev

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

Rev 23531 Rev 39016
Line 18... Line 18...
18
      signatures excluded in finding the next method. }
18
      signatures excluded in finding the next method. }
19
    \item{\code{target}:}{Object of class \code{"signature"}, from class
19
    \item{\code{target}:}{Object of class \code{"signature"}, from class
20
      \code{"MethodDefinition"}}
20
      \code{"MethodDefinition"}}
21
    \item{\code{defined}:}{Object of class \code{"signature"}, from
21
    \item{\code{defined}:}{Object of class \code{"signature"}, from
22
      class \code{"MethodDefinition"}} 
22
      class \code{"MethodDefinition"}} 
-
 
23
      \item{\code{generic}:}{Object of class \code{"character"}; the function
-
 
24
        for which the method was created. }  
23
  }
25
  }
24
}
26
}
25
\section{Extends}{
27
\section{Extends}{
26
  Class \code{"MethodDefinition"}, directly.\cr
28
  Class \code{"MethodDefinition"}, directly.\cr
27
  Class \code{"function"}, from data part.\cr
29
  Class \code{"function"}, from data part.\cr