We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e26588 commit d03e9d7Copy full SHA for d03e9d7
pkgs/ffigen/doc/objc_method_filtering.md
@@ -1,6 +1,7 @@
1
# Objective-C method filtering
2
3
-Methods and properties on ObjC interfaces and protocols can be filtered using
+Methods and properties on ObjC interfaces, protocols,
4
+and categories can be filtered using
5
the `member-filter` option under `objc-interfaces`, `objc-protocols`, and
6
`objc-categories`. For simplicity we'll focus on interface methods,
7
but the same rules apply to properties, protocols, and categories.
0 commit comments