In Scala, fields automatically get accessor methods with the same name. So we don't do misplaced-binding annotation detection if the offending method has a matching field.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.