Preparing search index...
The search index is not available
solidity-antlr4
solidity-antlr4
UsingDirective
Class UsingDirective
Hierarchy
BaseNode
UsingDirective
Index
Constructors
constructor
Properties
definitions
global
library
Name
location
operators
range
src
type
type
Name
Constructors
constructor
new
Using
Directive
(
ctx
,
visitor
)
:
UsingDirective
Parameters
ctx
:
UsingDirectiveContext
visitor
:
SolidityParserVisitor
<
any
>
Returns
UsingDirective
Properties
definitions
definitions
:
null
|
IdentifierPath
[]
= null
global
global
:
boolean
library
Name
library
Name
:
null
|
UserDefinedValueTypeDefinition
|
IdentifierPath
= null
location
location
:
Location
operators
operators
:
null
|
(
null
|
UserDefinableOperator
)
[]
= null
range
range
:
[
number
,
number
]
src
src
:
`
${
number
}
:
${
number
}
`
type
type
:
"UsingDirective"
= ...
type
Name
type
Name
:
TypeName
|
"*"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
definitions
global
library
Name
location
operators
range
src
type
type
Name
solidity-antlr4
AssemblyStatement
AssignOp
Assignment
Block
BooleanLiteral
BreakStatement
CatchClause
Conditional
ContinueStatement
ContractDefinition
DataLocation
DoWhileStatement
ElementaryTypeName
EmitStatement
EnumDefinition
ErrorDefinition
EventDefinition
ExpressionStatement
ForStatement
FunctionCall
FunctionCallOptions
Loading...
Generated using
TypeDoc