importXLSX.exprNode Class Reference
Public Attributes | |
lIndex | |
parent | |
result | |
state | |
Detailed Description
This defines a tree class for expression parsing. A tree is built, to step down into the levels of the expression.
Member Data Documentation
◆ lIndex
importXLSX.exprNode.lIndex |
◆ parent
importXLSX.exprNode.parent |
◆ result
importXLSX.exprNode.result |
◆ state
importXLSX.exprNode.state |
Referenced by femsolver.run.Machine.reset(), and femsolver.run.Machine.run().
The documentation for this class was generated from the following file:
- src/Mod/Spreadsheet/importXLSX.py