isInline

fun isInline(self: AvailObject): Boolean

Does the object represent an inline assignment?

Return

true if the object represents an inline assignment, false otherwise.

Parameters

self

An object.