Interface lineType

Data type for preparser line types

Hierarchy

  • lineType

Properties

Properties

line: string

The raw content of the line

type: string

The type of the line can be either comment, print, code

Generated using TypeDoc