pointlistgradient

<script src="./point_src/pointlistgradient"></script>

Meta Data
filepath_exists True
path pointlistgradient
filepath pointlistgradient.js
clean_files ()

  • ClassDeclaration
    class comments:
    use the points to generate a gradient. 1. from start to end points 2. each position must contain a 'color' 3. Distance to each stop between 0/1
    • constructor

      constructor

      (
      parent
      )
      from class_name
      dict_keys(['kind', 'word', 'static', 'computed', 'is_symbol', 'value', 'type', 'comments', 'pos'])
    • method

      linear

      (
      ctx
      )
      from class_name
      dict_keys(['kind', 'word', 'static', 'computed', 'is_symbol', 'value', 'type', 'comments', 'pos'])
      use the points to generate a gradient. 1. from start to end points 2. each position must contain a 'color' 3. Distance to each stop between 0/1
    dict_keys(['kind', 'word', 'parentName', 'type', 'body', 'comments', 'pos'])
  • ExpressionStatement

    :

    dict_keys(['type', 'expression', 'pos'])