Search
Preparing search index...
The search index is not available
Truffle Decoding and Encoding
Options
Public
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
@truffle/codec
Ast
Import
Module Import
Index
Variables
debug
Functions
definition
ToStored
Type
definition
ToType
Variables
Const
debug
debug
:
IDebugger
= debugModule("codec:ast:import")
Functions
definition
ToStored
Type
definition
ToStored
Type
(
definition
:
AstNode
, compilationId
:
string
, compiler
:
CompilerVersion
, referenceDeclarations
?:
AstNodes
)
:
UserDefinedType
Parameters
definition:
AstNode
compilationId:
string
compiler:
CompilerVersion
Optional
referenceDeclarations:
AstNodes
Returns
UserDefinedType
definition
ToType
definition
ToType
(
definition
:
AstNode
, compilationId
:
string
, compiler
:
CompilerVersion
, forceLocation
?:
Common.Location
|
null
)
:
Type
Parameters
definition:
AstNode
compilationId:
string
compiler:
CompilerVersion
Optional
forceLocation:
Common.Location
|
null
Returns
Type
Globals
debug
definition
ToStored
Type
definition
ToType
Generated using
TypeDoc