solidity/libsolidity/ast
Mathias Baumann 9052a8f050 Move FunctionType::returnParameters() to CallableDeclaration
all the other functions of that type are also found there.
2019-03-06 11:13:01 +01:00
..
AST_accept.h Fix tabs/spaces. 2019-02-13 17:05:48 +01:00
AST.cpp Fix tabs/spaces. 2019-02-13 17:05:48 +01:00
AST.h Move FunctionType::returnParameters() to CallableDeclaration 2019-03-06 11:13:01 +01:00
ASTAnnotations.cpp Fix licensing headers 2016-11-23 12:22:33 +01:00
ASTAnnotations.h make use of C++ = default constructor declarations as well as more non-static member initialization syntax. 2018-12-19 11:26:42 +01:00
ASTEnums.h Fix tabs/spaces. 2019-02-13 17:05:48 +01:00
ASTForward.h Fix tabs/spaces. 2019-02-13 17:05:48 +01:00
ASTJsonConverter.cpp Fix tabs/spaces. 2019-02-13 17:05:48 +01:00
ASTJsonConverter.h Fix tabs/spaces. 2019-02-13 17:05:48 +01:00
ASTPrinter.cpp Fix tabs/spaces. 2019-02-13 17:05:48 +01:00
ASTPrinter.h Fix tabs/spaces. 2019-02-13 17:05:48 +01:00
ASTVisitor.h Fix tabs/spaces. 2019-02-13 17:05:48 +01:00
ExperimentalFeatures.h Even more style checks. 2019-02-14 11:53:00 +01:00
Types.cpp Provide access to the name of contracts. 2019-02-26 14:07:03 +00:00
Types.h Remove misleading note in Type::calldataEncodedSize. 2019-02-18 16:18:40 +01:00