nextToken(viewMode:)

Recursively walks through the tree to find the next token semantically after this node.

SyntaxProtocol.swift:273
func nextToken(viewMode: SyntaxTreeViewMode) -> TokenSyntax?