Files
swift-mirror/unittests/Syntax/StmtSyntaxTests.cpp
Rintaro Ishizaki 6c0af2a24f [Syntax] Introduce CodeBlockItem (#14458)
CodeBlockItem represents Decl, Stmt or Expr that optionally followed by
semi-colon.
SourceFile syntax holds a list of CodeBlockItem.
2018-02-08 10:31:01 +09:00

8.7 KiB