The R Project SVN R

Rev

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

Rev 61433 Rev 62209
Line 82... Line 82...
82
 
82
 
83
findUnique(what, message, where)
83
findUnique(what, message, where)
84
 
84
 
85
MethodAddCoerce(method, argName, thisClass, methodClass)
85
MethodAddCoerce(method, argName, thisClass, methodClass)
86
 
86
 
87
cacheMetaData(where, attach = TRUE, searchWhere =  as.environment(where),
87
cacheMetaData(where, attach = TRUE, searchWhere = as.environment(where),
88
              doCheck=TRUE)
88
              doCheck = TRUE)
89
 
89
 
90
cacheGenericsMetaData(f, fdef, attach = TRUE, where, package, methods)
90
cacheGenericsMetaData(f, fdef, attach = TRUE, where, package, methods)
91
 
91
 
92
setPrimitiveMethods(f, fdef, code, generic, mlist)
92
setPrimitiveMethods(f, fdef, code, generic, mlist)
93
 
93