Module marker_api::ast

source ·
Expand description

A module containing the AST of Marker, which is the main syntactic representation of the written code.

Structs

Enums

Traits

  • This trait combines methods, which are common between all expressions.
  • This trait combines methods, which are common between all items.
  • This trait combines methods, which all patterns have in common.
  • This trait combines methods, which all statements have in common.
  • This trait is a collection of common information that is provided by all generic parameters.
  • This trait combines methods, which are common between all syntactic types.