compile-ifTrue:ifFalse: ( lexenv ast -- quot )


Vocabulary
smalltalk.compiler

Inputs
lexenvan object
astan object


Outputs
quotan object


Definition