getData

fun getData(identifier: String): SymbolTableData

Get data

Gets the data for the identifier. Checks current scope and recursively traverses up the tree till the global scope.

Return

Parameters

identifier