• Transforms an AST into its Ecore representation.

    Parameters

    • obj: any

      the root AST node

    • Optional owner: any

      the EObject which will own the collection (when obj is an array)

    • Optional feature: any

      the feature that will own the collection (when obj is an array)

    Returns ECore.EObject | any

Generated using TypeDoc