Robot Framework Integrated Development Environment (RIDE)
robotide.utils.highlightmatcher Namespace Reference

Functions

def _list_variable_used_as_scalar (variable, variables)
 
def _variable_matches (selection, target)
 
def highlight_matcher (value, content)
 

Function Documentation

◆ _list_variable_used_as_scalar()

def robotide.utils.highlightmatcher._list_variable_used_as_scalar (   variable,
  variables 
)
private

Definition at line 44 of file highlightmatcher.py.

◆ _variable_matches()

def robotide.utils.highlightmatcher._variable_matches (   selection,
  target 
)
private

Definition at line 34 of file highlightmatcher.py.

◆ highlight_matcher()

def robotide.utils.highlightmatcher.highlight_matcher (   value,
  content 
)

Definition at line 20 of file highlightmatcher.py.