#include <parameter_declaration.hpp>
◆ ParameterDeclaration() [1/2]
  
  | 
        
          | openscenario_interpreter::syntax::ParameterDeclaration::ParameterDeclaration | ( |  | ) |  |  | default | 
 
 
◆ ParameterDeclaration() [2/2]
  
  | 
        
          | openscenario_interpreter::syntax::ParameterDeclaration::ParameterDeclaration | ( | const pugi::xml_node & | node, |  
          |  |  | Scope & | scope |  
          |  | ) |  |  |  | explicit | 
 
 
◆ evaluate()
      
        
          | auto openscenario_interpreter::syntax::ParameterDeclaration::evaluate | ( |  | ) | const -> Object | 
      
 
 
◆ constraint_groups
      
        
          | std::list<ValueConstraintGroup> openscenario_interpreter::syntax::ParameterDeclaration::constraint_groups | 
      
 
 
◆ name
      
        
          | const String openscenario_interpreter::syntax::ParameterDeclaration::name | 
      
 
 
◆ parameter_type
      
        
          | const ParameterType openscenario_interpreter::syntax::ParameterDeclaration::parameter_type | 
      
 
 
◆ value
      
        
          | const String openscenario_interpreter::syntax::ParameterDeclaration::value | 
      
 
 
The documentation for this struct was generated from the following files: