KHTML
#include <expression.h>
Definition at line 114 of file expression.h.
 
      
        
          | Expression::Expression  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | Expression::~Expression  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
      
        
          | void Expression::addSubExpression  | 
          ( | 
          Expression *  | 
          expr | ) | 
           | 
        
      
 
 
  
  
      
        
          | virtual QString khtml::XPath::Expression::dump  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | Value Expression::evaluate  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | bool Expression::isConstant  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
      
        
          | void Expression::optimize  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | void Expression::reportInvalidExpressionErr  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | void Expression::reportNamespaceErr  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | Expression * Expression::subExpr  | 
          ( | 
          unsigned int  | 
          i | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | const Expression * Expression::subExpr  | 
          ( | 
          unsigned int  | 
          i | ) | 
           const | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | unsigned int Expression::subExprCount  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
protected   | 
  
 
 
The documentation for this class was generated from the following files:
 
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:21 by
doxygen 1.8.7 written
by 
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.