Package src :: Package com :: Package deviceatlas :: Package device :: Module lookarround_constraint
[frames] | no frames]

Module lookarround_constraint

Classes
  LookAroundConstraint
Defines a lookaround constraint.
Functions
 
get_lookaround_constraints(lookaround_constraints_node)
{...
 
has_valid_lookaround_constraints(token_position_found, lookaround_constraints, components_found)
Function Details

get_lookaround_constraints(lookaround_constraints_node)

 

 {
     "l": [ (l == Lookaround Constraint        [optional])
          {
              "i": 0,       (i == To Find Component Index      [mandatory])
              "n": 0,      (n == Min Offset                   [mandatory])
              "x": 0       (x == Max Offset                   [mandatory])
          },
          ...more lookaround constraints
     ]
 }
:param lookaround_constraints_node:
:return: