Search
Preparing search index...
The search index is not available
Swagger generator API
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Swagger generator API
SourceFile
Class SourceFile
资源文件
Hierarchy
SourceFile
ModelSourceFile
PathSourceFile
Implements
SourceFileImpl
Index
Constructors
constructor
Properties
absolute
file
Name
file
Path
is
Global
origin
Absolute
Path
source
Methods
get
Description
get
Properties
Constructors
Protected
constructor
new
Source
File
(
source
:
Source
, fileName
:
string
, filePath
:
string
, isGlobal
?:
boolean
)
:
SourceFile
构造函数
Parameters
source:
Source
资源对象
fileName:
string
文件名称
filePath:
string
文件路径
isGlobal:
boolean
= false
是否为全局文件
Returns
SourceFile
Properties
Abstract
absolute
absolute
:
string
资源绝对路径
file
Name
file
Name
:
string
file
Path
file
Path
:
string
Readonly
is
Global
is
Global
:
boolean
= false
Abstract
origin
Absolute
Path
origin
Absolute
Path
:
string
原始绝对路径 便于global文件查找资源
source
source
:
Source
Methods
Abstract
get
Description
get
Description
(
)
:
undefined
|
string
获取描述
Returns
undefined
|
string
Abstract
Protected
get
Properties
get
Properties
(
)
:
SourceFileProperty
[]
获取成员列表
Returns
SourceFileProperty
[]
Exports
Source
File
constructor
absolute
file
Name
file
Path
is
Global
origin
Absolute
Path
source
get
Description
get
Properties
资源文件