Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LineColumn

表示一个行列号

Hierarchy

  • LineColumn

Index

Properties

Properties

column

column: number

列号(从 0 开始)

line

line: number

行号(从 0 开始)

Generated using TypeDoc