Index: generic/nsfAPI.decls =================================================================== diff -u -rcd7387dce218900697565aeabc0e58afb0294a6a -r3016e6466668218392140bc884fa8bf489721eda --- generic/nsfAPI.decls (.../nsfAPI.decls) (revision cd7387dce218900697565aeabc0e58afb0294a6a) +++ generic/nsfAPI.decls (.../nsfAPI.decls) (revision 3016e6466668218392140bc884fa8bf489721eda) @@ -405,7 +405,7 @@ objectInfoMethod filterguard NsfObjInfoFilterguardMethod { {-argName "filter" -required 1} } -objectInfoMethod filtermethods NsfObjInfoFiltermethodsMethod { +objectInfoMethod filters NsfObjInfoFiltersMethod { {-argName "-guards" -nrargs 0 -type switch} {-argName "pattern"} } @@ -421,9 +421,6 @@ objectInfoMethod hastype NsfObjInfoHasTypeMethod { {-argName "class" -required 1 -type class} } -objectInfoMethod is NsfObjInfoIsMethod { - {-argName "objectkind" -required 1 -type "class|baseclass|metaclass"} -} objectInfoMethod lookupfilter NsfObjInfoLookupFilterMethod { {-argName "filter" -required 1} } @@ -463,7 +460,7 @@ {-argName "pattern" -required 0} } -objectInfoMethod mixinclasses NsfObjInfoMixinclassesMethod { +objectInfoMethod mixins NsfObjInfoMixinsMethod { {-argName "-guards" -nrargs 0 -type switch} {-argName "pattern" -type objpattern} } @@ -496,7 +493,7 @@ classInfoMethod filterguard NsfClassInfoFilterguardMethod { {-argName "filter" -required 1} } -classInfoMethod filtermethods NsfClassInfoFiltermethodsMethod { +classInfoMethod filters NsfClassInfoFiltersMethod { {-argName "-guards" -nrargs 0 -type switch} {-argName "pattern"} } @@ -524,7 +521,7 @@ {-argName "-source" -nrargs 1 -type "all|application|system" -default all} {-argName "pattern"} } -classInfoMethod mixinclasses NsfClassInfoMixinclassesMethod { +classInfoMethod mixins NsfClassInfoMixinsMethod { {-argName "-closure" -nrargs 0 -type switch} {-argName "-guards" -nrargs 0 -type switch} {-argName "-heritage" -nrargs 0 -type switch}