Swiftui2Lvn.Transformer (swiftui_2_lvn v0.1.6)

View Source

Transforms Swift AST into XML-like AST for LiveViewNative templates.

This module handles the conversion of Swift AST nodes into NeexAstNode structures that represent LiveViewNative template syntax.

Summary

Functions

Transforms a Swift AST into a Neex AST structure.

Functions

first_char_uppercase?(arg1)

transform(root_node)

Transforms a Swift AST into a Neex AST structure.