visitVariable

open override fun visitVariable(node: VariableNode): Term

Converts named variables through scope and creates a fresh variable for each anonymous use.