普通文件抽象基类,不进行 AST 解析

Hierarchy (view full)

Constructors

Properties

_cleanCode: string
_code: string
_object: {}
errorMessage: string

文件解析错误消息

filename: string

文件名

isError: boolean

文件解析是否出错

lastModified: number

最近修改的时间戳

type: FileType

文件类型

Accessors

Methods