Robot Framework Integrated Development Environment (RIDE)
robotide.lib.robot.variables.finders.EmptyFinder Class Reference

Static Public Attributes

 find
 
string identifiers = '$@&'
 

Detailed Description

Definition at line 106 of file finders.py.

Member Data Documentation

◆ find

robotide.lib.robot.variables.finders.EmptyFinder.find
static
Initial value:
= NormalizedDict({'${EMPTY}': u'', '@{EMPTY}': (), '&{EMPTY}': {}},
ignore='_').__getitem__

Definition at line 108 of file finders.py.

◆ identifiers

string robotide.lib.robot.variables.finders.EmptyFinder.identifiers = '$@&'
static

Definition at line 107 of file finders.py.


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