Options
All
  • Public
  • Public/Protected
  • All
Menu

Class LineInfo<T>

Type parameters

  • T: any = unknown

Hierarchy

  • LineInfo

Index

Constructors

Properties

Constructors

constructor

Properties

Optional Readonly extra

extra?: T

额外数据

Readonly text

text: string

指令内容

Readonly type

type: LiteralUnion<CommandType, string>

类型

Generated using TypeDoc