Lines Matching refs:superclass
64 …ue; // expected-error {{cannot override a method that is declared direct by a superclass}}
65 …lue; // expected-error {{cannot override a method that is declared direct by a superclass}}
66 …(int)value; // expected-error {{cannot override a method that is declared direct by a superclass}}
67 …:(int)value; // expected-error {{cannot override a method that is declared direct by a superclass}}
69 …_setDynamic; // expected-error {{cannot override a method that is declared direct by a superclass}}
71 … // expected-error {{cannot override a method that is declared direct by a superclass}}
72 …alue; // expected-error {{cannot override a method that is declared direct by a superclass}}
73 … // expected-error {{cannot override a method that is declared direct by a superclass}}
74 …:(int)value; // expected-error {{cannot override a method that is declared direct by a superclass}}
77 …:(int)value; // expected-error {{cannot override a method that is declared direct by a superclass}}
79 …:(int)value; // expected-error {{cannot override a method that is declared direct by a superclass}}
120 …ctProperty { // expected-error {{cannot override a method that is declared direct by a superclass}}
123 …ctProperty { // expected-error {{cannot override a method that is declared direct by a superclass}}