Project
IntelliJ IDEA
Priority
Normal
Type
Bug
Fix versions
No Fix versions
State
Fixed
Assignee
Maxim Mossienko
Subsystem
JavaScript
Affected versions
No Affected versions
Fixed in build
108.65  
  • Created by   Mark Brennan
    3 years ago (22 Feb 2008 05:24)
  • Updated by   root
    2 years ago (17 Jan 2010 20:58)
  • Jira: IDEADEV-25071
    (history, comments)
 
IDEA-43001 Actionscript flex method overrides without override modifier not marked as error
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
In actionscript (like c#) a method that overrides another member must have the override modifier to be legal - you cannot have a non overriding method with the same name as a method on a superclass (ie. it must override and it must be specified accordingly). This will cause a flex/as compilation error.

Issue was resolved
Comments (0)
 
History
 
Linked Issues (?)
 
Issue has no comments