bindSymbol

open override fun bindSymbol(value: String): Expression<T>

The same as bindSymbolOrNull but throws an error if symbol could not be bound

Sources

common source
Link copied to clipboard