Docs
Example
GitHub
Preparing search index...
The search index is not available
TypeDoc API - v0.27.0
TypeDoc API
MinimalSourceFile
Class MinimalSourceFile
Implements
SourceFileLike
Index
Constructors
constructor
Methods
get
Line
And
Character
Of
Position
Properties
file
Name
text
Constructors
constructor
new
MinimalSourceFile
(
text
:
string
,
fileName
:
string
)
:
MinimalSourceFile
Parameters
text
:
string
fileName
:
string
Returns
MinimalSourceFile
Methods
get
Line
And
Character
Of
Position
getLineAndCharacterOfPosition
(
pos
:
number
)
:
LineAndCharacter
Parameters
pos
:
number
Returns
LineAndCharacter
Properties
Readonly
file
Name
fileName
:
string
Readonly
text
text
:
string
Settings
Member Visibility
Protected
Inherited
Internal
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
get
Line
And
Character
Of
Position
Properties
file
Name
text
Docs
Example
GitHub
TypeDoc API - v0.27.0
Loading...