isImplicit

When isImplicit is true, the syntax node doesn’t include any underlying tokens, e.g. an empty CodeBlockItemList.

SyntaxProtocol.swift:608

This declaration is deprecated: Check children(viewMode: .all).isEmpty instead

var isImplicit: Bool { get }