initializationExpression

val A_Phrase.initializationExpression: AvailObject

Answer the phrase producing the value to be assigned during initialization of a variabledeclaration. If there is no initialization expression, answer nil.

Return

The variable declaration's expression that produces a value for its initializing assignment.