struct Builder
init()
static func build(AST) -> CaptureList
var captures: CaptureList
func addCaptures(of: AST.Node, optionalNesting: CaptureList.Builder.OptionalNesting, visibleInTypedOutput: Bool)
struct OptionalNesting