symbolToExpression

abstract fun symbolToExpression(symbol: Symbol, meaning: SymbolFlags, enclosingDeclaration: Node?, flags: NodeBuilderFlags?): Expression?(source)

Note that the resulting nodes cannot be checked.