Preparing search index...
The search index is not available
solc-typed-ast
solc-typed-ast
FileSystemResolver
Class FileSystemResolver
Implements
ImportResolver
Index
Constructors
constructor
Properties
base
Path?
include
Paths?
Methods
resolve
Constructors
constructor
new
File
System
Resolver
(
basePath
?
,
includePaths
?
)
:
FileSystemResolver
Parameters
Optional
basePath
:
string
Optional
includePaths
:
string
[]
Returns
FileSystemResolver
Properties
Optional
base
Path
base
Path
?:
string
Optional
include
Paths
include
Paths
?:
string
[]
Methods
resolve
resolve
(
fileName
)
:
undefined
|
string
Parameters
fileName
:
string
Returns
undefined
|
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
constructor
base
Path
include
Paths
resolve
solc-typed-ast
Loading...
Generated using
TypeDoc