surface v0.2.1
  • Pages
  • Modules

    Surface.AST (surface v0.2.1) View Source

    Link to this section Summary

    Types

    t()

    Link to this section Types

    Link to this type

    t()

    View Source

    Specs

    t() ::
      Surface.AST.Literal.t()
      | Surface.AST.Interpolation.t()
      | Surface.AST.Expr.t()
      | Surface.AST.Tag.t()
      | Surface.AST.VoidTag.t()
      | Surface.AST.Template.t()
      | Surface.AST.Slot.t()
      | Surface.AST.If.t()
      | Surface.AST.For.t()
      | Surface.AST.Container.t()
      | Surface.AST.Component.t()
      | Surface.AST.SlotableComponent.t()
      | Surface.AST.Error.t()

    Built using ExDoc (v0.23.0) for the Elixir programming language. Designed by Friedel Ziegelmayer.

    API Reference