This page is no longer maintained — Please continue to the home page at www.scala-lang.org

Re: AST distinction between parameter-less and empty-parameter-list methods

No replies
Sciss
Joined: 2008-12-17,
User offline. Last seen 28 weeks 5 days ago.

after further checking, i think this is a limitation of scala-refactoring that i am using for the source generation, and really the difference is List() versus List( List() ) as vparams.

Copyright © 2012 École Polytechnique Fédérale de Lausanne (EPFL), Lausanne, Switzerland