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 f21d59a commit f4e2794Copy full SHA for f4e2794
test/t87ClassAttributes.m
@@ -0,0 +1,5 @@
1
+classdef (AllowedSubclasses = {?SubClass1,?SubClass2}) SuperClass
2
+% ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ storage.modifier.section.class.matlab
3
+% ^^^^^^^^^^^^^^^^^^^^^^^ meta.cell.literal.matlab
4
+% ^^^^^^^^^^ entity.name.type.class.matlab
5
+end
0 commit comments