The R Project SVN R

Rev

Rev 68948 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 68948 Rev 86513
Line 34... Line 34...
34
  }
34
  }
35
}
35
}
36
\section{Extends}{
36
\section{Extends}{
37
  Class \code{"function"}, from data part.\cr
37
  Class \code{"function"}, from data part.\cr
38
  Class \code{"PossibleMethod"}, directly.\cr
38
  Class \code{"PossibleMethod"}, directly.\cr
39
  Class \code{"OptionalMethods"}, by class \code{"function"}.
39
  Class \code{"optionalMethod"}, by class \code{"function"}.
40
}
40
}
41
\details{
41
\details{
42
  Method definition objects are functions with additional information
42
  Method definition objects are functions with additional information
43
  defining how the function is being used as a method.  The
43
  defining how the function is being used as a method.  The
44
  \code{target} slot is the class signature for which the method will
44
  \code{target} slot is the class signature for which the method will