summaryrefslogtreecommitdiff
path: root/Help/prop_sf/ABSTRACT.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/prop_sf/ABSTRACT.rst')
-rw-r--r--Help/prop_sf/ABSTRACT.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/Help/prop_sf/ABSTRACT.rst b/Help/prop_sf/ABSTRACT.rst
new file mode 100644
index 000000000..339d11528
--- /dev/null
+++ b/Help/prop_sf/ABSTRACT.rst
@@ -0,0 +1,9 @@
+ABSTRACT
+--------
+
+Is this source file an abstract class.
+
+A property on a source file that indicates if the source file
+represents a class that is abstract. This only makes sense for
+languages that have a notion of an abstract class and it is only used
+by some tools that wrap classes into other languages.