Preparing search index...
The search index is not available
Solidity AST
Solidity AST
MemberAccess
Interface MemberAccess
interface
MemberAccess
{
argumentTypes
?:
null
|
TypeDescriptions
[]
;
expression
:
Expression
;
id
:
number
;
isConstant
:
boolean
;
isLValue
:
boolean
;
isPure
:
boolean
;
lValueRequested
:
boolean
;
memberLocation
?:
string
;
memberName
:
string
;
nodeType
:
"MemberAccess"
;
referencedDeclaration
?:
null
|
number
;
src
:
string
;
typeDescriptions
:
TypeDescriptions
;
}
Index
Properties
argument
Types?
expression
id
is
Constant
isLValue
is
Pure
l
Value
Requested
member
Location?
member
Name
node
Type
referenced
Declaration?
src
type
Descriptions
Properties
Optional
argument
Types
argument
Types
?:
null
|
TypeDescriptions
[]
expression
expression
:
Expression
id
id
:
number
is
Constant
is
Constant
:
boolean
isLValue
isLValue
:
boolean
is
Pure
is
Pure
:
boolean
l
Value
Requested
l
Value
Requested
:
boolean
Optional
member
Location
member
Location
?:
string
member
Name
member
Name
:
string
node
Type
node
Type
:
"MemberAccess"
Optional
referenced
Declaration
referenced
Declaration
?:
null
|
number
src
src
:
string
type
Descriptions
type
Descriptions
:
TypeDescriptions
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
argument
Types
expression
id
is
Constant
isLValue
is
Pure
l
Value
Requested
member
Location
member
Name
node
Type
referenced
Declaration
src
type
Descriptions
Solidity AST
ArrayTypeName
Assignment
BinaryOperation
Block
Break
Conditional
Continue
ContractDefinition
DoWhileStatement
ElementaryTypeName
ElementaryTypeNameExpression
EmitStatement
EnumDefinition
EnumValue
ErrorDefinition
EventDefinition
ExpressionStatement
ForStatement
FunctionCall
FunctionCallOptions
FunctionDefinition
FunctionTypeName
Identifier
IdentifierPath
IfStatement
ImportDirective
IndexAccess
IndexRangeAccess
InheritanceSpecifier
InlineAssembly
Literal
Mapping
MemberAccess
ModifierDefinition
ModifierInvocation
NewExpression
OverrideSpecifier
ParameterList
PlaceholderStatement
PragmaDirective
Return
RevertStatement
SourceUnit
StorageLayoutSpecifier
StructDefinition
StructuredDocumentation
TryCatchClause
TryStatement
TupleExpression
TypeDescriptions
UnaryOperation
UncheckedBlock
UserDefinedTypeName
UserDefinedValueTypeDefinition
UsingForDirective
VariableDeclaration
VariableDeclarationStatement
WhileStatement
YulAssignment
YulBlock
YulBreak
YulCase
YulContinue
YulExpressionStatement
YulForLoop
YulFunctionCall
YulFunctionDefinition
YulIdentifier
YulIf
YulLeave
YulLiteralHexValue
YulLiteralValue
YulSwitch
YulTypedName
YulVariableDeclaration
Expression
Mutability
SourceLocation
StateMutability
Statement
StorageLocation
TypeName
Visibility
YulExpression
YulLiteral
YulStatement
"
"