valgolang
/
com.valgolang.frontend
/
SymbolTableVisitor
/
getVariableNames
get
Variable
Names
fun
getVariableNames
():
Set
<
String
>
Content copied to clipboard
Get variable names
Returns all variable names present in symbol table.
Return