Represents a metadata entry in the AST.

Properties

name:String

The name of the metadata entry.

params:Null<Array<Expr>>

The optional parameters of the metadata entry.

pos:Position

The position of the metadata entry.