resolveSymbols

open override fun resolveSymbols(root: Node): List<Issue>

This will resolve symbols on the given AST. It will set the links in the ReferenceByName found. It will return a list of issues encountered during symbol resolution.