Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SourceLocation

表示一个源位置。

Hierarchy

  • SourceLocation

Index

Properties

Optional column

column: number

列号(从 0 开始)。

Optional line

line: number

行号(从 0 开始)。

mapping

mapping: Mapping

映射点。

Optional name

name: string

名称。

Optional sourcePath

sourcePath: string

源文件路径。

Generated using TypeDoc