lastToken(viewMode:)

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

SyntaxProtocol.swift:314
func lastToken(viewMode: SyntaxTreeViewMode) -> TokenSyntax?