asList

open override fun asList(): List

Casts the current Term to List, if possible, or returns null otherwise

Return

the current Term, casted to List, or null, if the current term is not an instance of List