12 dim as ASTNODE
ptr n =
any
13 dim as FB_CMPSTMTSTK
ptr stk =
any
15 if( fbLangOptIsSet( FB_LANG_OPT_SCOPE ) = FALSE )
then
36 stk->scp.lastis_scope = fbGetIsScope( )
42 dim as FB_CMPSTMTSTK
ptr stk =
any
54 fbSetIsScope( stk->scp.lastis_scope )
56 if( stk->scopenode <> NULL )
then