meta_expression_annotation 0.2.1 copy "meta_expression_annotation: ^0.2.1" to clipboard
meta_expression_annotation: ^0.2.1 copied to clipboard

A meta-expression is one of a kind of (code generator-based) macros.

0.2.1 #

  • Added support for computed expression values.

0.2.0 #

  • Breaking change. The value of the MetaContext.arguments field has been changed to Map<String, Expression>.
  • Added support for simple AST. At the initial stage. The nodes are lightweight, not resolved, only parsred. They are not resolved because they are converted mostly from data generated by macros (from new source code). Not all node types are converted. Only expressions (at the moment only a part of them).

0.1.0 #

  • Initial release
1
likes
110
pub points
0%
popularity

Publisher

unverified uploader

A meta-expression is one of a kind of (code generator-based) macros.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

More

Packages that depend on meta_expression_annotation