Preparing search index...
The search index is not available
solc-typed-ast
solc-typed-ast
NativeCompiler
Class NativeCompiler
Hierarchy (
view full
)
Compiler
NativeCompiler
Index
Constructors
constructor
Properties
path
version
Methods
compile
Constructors
constructor
new
Native
Compiler
(
version
,
path
)
:
NativeCompiler
Parameters
version
:
string
path
:
string
Returns
NativeCompiler
Properties
Readonly
path
path
:
string
Readonly
version
version
:
string
Methods
compile
compile
(
input
)
:
Promise
<
any
>
Parameters
input
:
SolcInput
Returns
Promise
<
any
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
constructor
path
version
compile
solc-typed-ast
Loading...
Generated using
TypeDoc