Skip to main content

Module var_read_using_this

Module var_read_using_this 

Source

Structsยง

MatchedCall ๐Ÿ”’

Staticsยง

VAR_READ_USING_THIS

Functionsยง

build_suggestion ๐Ÿ”’
emit ๐Ÿ”’
match_this_call ๐Ÿ”’
Returns Some(...) if expr is a this.<name>(args) call where <name> resolves (via overload resolution by arity) to a view/pure external-interface function on the current contract.
walk_block ๐Ÿ”’
walk_expr ๐Ÿ”’
walk_stmt ๐Ÿ”’