bigloo.foreign.BGL_LEXICAL_STACK C# (CSharp) Method

BGL_LEXICAL_STACK() public static method

public static BGL_LEXICAL_STACK ( ) : Object
return Object
        public static Object BGL_LEXICAL_STACK()
        {
            return bgldynamic.abgldynamic.get().lexical_stack;
        }
foreign