SourceReference: {
    first: number;
    globalConstant?: Expr;
    last: number;
    macro?: Expr;
}

Type declaration

  • first: number
  • Optional globalConstant?: Expr
  • last: number
  • Optional macro?: Expr