solidity/libsolidity/analysis
2022-12-07 19:31:41 +01:00
..
ConstantEvaluator.cpp
ConstantEvaluator.h
ContractLevelChecker.cpp
ContractLevelChecker.h
ControlFlowAnalyzer.cpp
ControlFlowAnalyzer.h
ControlFlowBuilder.cpp CFGNode: For function calls store a pointer to a resolved function definition rather than the FunctionCall AST node 2022-11-09 17:51:32 +01:00
ControlFlowBuilder.h CFGNode: For function calls store a pointer to a resolved function definition rather than the FunctionCall AST node 2022-11-09 17:51:32 +01:00
ControlFlowGraph.cpp CFGNode: For function calls store a pointer to a resolved function definition rather than the FunctionCall AST node 2022-11-09 17:51:32 +01:00
ControlFlowGraph.h CFGNode: For function calls store a pointer to a resolved function definition rather than the FunctionCall AST node 2022-11-09 17:51:32 +01:00
ControlFlowRevertPruner.cpp CFGNode: For function calls store a pointer to a resolved function definition rather than the FunctionCall AST node 2022-11-09 17:51:32 +01:00
ControlFlowRevertPruner.h
DeclarationContainer.cpp
DeclarationContainer.h
DeclarationTypeChecker.cpp Consistent terminology for attached/bound functions 2022-12-07 19:31:41 +01:00
DeclarationTypeChecker.h
DocStringAnalyser.cpp
DocStringAnalyser.h
DocStringTagParser.cpp
DocStringTagParser.h
FunctionCallGraph.cpp
FunctionCallGraph.h
GlobalContext.cpp
GlobalContext.h
ImmutableValidator.cpp
ImmutableValidator.h
NameAndTypeResolver.cpp
NameAndTypeResolver.h
OverrideChecker.cpp
OverrideChecker.h
PostTypeChecker.cpp Improve FunctionSelector helpers 2022-09-27 17:58:32 +02:00
PostTypeChecker.h
PostTypeContractLevelChecker.cpp Improve FunctionSelector helpers 2022-09-27 17:58:32 +02:00
PostTypeContractLevelChecker.h
ReferencesResolver.cpp
ReferencesResolver.h
Scoper.cpp
Scoper.h
StaticAnalyzer.cpp
StaticAnalyzer.h
SyntaxChecker.cpp Consistent terminology for attached/bound functions 2022-12-07 19:31:41 +01:00
SyntaxChecker.h
TypeChecker.cpp Consistent terminology for attached/bound functions 2022-12-07 19:31:41 +01:00
TypeChecker.h
ViewPureChecker.cpp ViewPureChecker: Extract reportFunctionCallMutability() helper from endVisit(FunctionCall) 2022-11-23 13:27:26 +01:00
ViewPureChecker.h ViewPureChecker: Extract reportFunctionCallMutability() helper from endVisit(FunctionCall) 2022-11-23 13:27:26 +01:00