firstToken(viewMode:)

Returns the first token node that is part of this syntax node.

SyntaxProtocol.swift:294
func firstToken(viewMode: SyntaxTreeViewMode) -> TokenSyntax?