LINQ3: Add AstVar class

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 2.14.0
    • Affects Version/s: None
    • Component/s: LINQ3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Add a new AstVar class that is similar to AstComputedField but is only used in $let contexts.

      While AstVar and AstComputedField or structurally similar, they are subtly different. One way they are different is that they are used in different contexts. Another way they are different is that AstVar has a `name` (which must be a valid variable name) whereas AstComputedField has a `path` (which might include dots).

            Assignee:
            Robert Stam (Inactive)
            Reporter:
            Robert Stam (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: