djasper added inline comments. ================ Comment at: lib/Format/TokenAnnotator.cpp:480 @@ -471,1 +479,3 @@ + void parseJSTypeDefinition() { + // `type Name = Type Expression;` ---------------- Why is this necessary? http://reviews.llvm.org/D21597