LibreOffice Module basic (master) 1
Public Attributes | List of all members
SbiParseStack Struct Reference
Collaboration diagram for SbiParseStack:
[legend]

Public Attributes

SbiParseStackpNext
 
SbiExprNodepWithVar
 
SbiToken eExitTok
 
sal_uInt32 nChain
 

Detailed Description

Definition at line 29 of file parser.cxx.

Member Data Documentation

◆ eExitTok

SbiToken SbiParseStack::eExitTok

Definition at line 32 of file parser.cxx.

Referenced by SbiParser::Exit().

◆ nChain

sal_uInt32 SbiParseStack::nChain

Definition at line 33 of file parser.cxx.

◆ pNext

SbiParseStack* SbiParseStack::pNext

Definition at line 30 of file parser.cxx.

◆ pWithVar

SbiExprNode* SbiParseStack::pWithVar

Definition at line 31 of file parser.cxx.


The documentation for this struct was generated from the following file: