Files
swift-mirror/lib/IDE/SourceEntityWalker.cpp
Ben Langmuir 2113e3a592 Walk through the initializer for a lazy property in SourceEntityWalker
@lazy foo: Int = {
  // Required for syntax highlighting and quick help here.
}()

Swift SVN r20078
2014-07-17 06:43:02 +00:00

10 KiB