solidity/libsolidity/ast
Kwang Yul Seo 486647fd38 Remove unused method
The body of Function::functionIdentifier is missing and is not used.
2017-11-12 22:27:05 +09:00
..
AST_accept.h Remove visits to abstract AST class TypeName. 2017-08-22 15:12:38 +02:00
AST.cpp Remove obsolete createTypeError in AST 2017-10-05 20:18:46 +01:00
AST.h Remove obsolete createTypeError in AST 2017-10-05 20:18:46 +01:00
ASTAnnotations.cpp Fix licensing headers 2016-11-23 12:22:33 +01:00
ASTAnnotations.h Store super function. 2017-09-06 13:50:49 +02:00
ASTEnums.h Introduce pure specifier on functions 2017-08-24 13:46:18 +01:00
ASTForward.h Missing forward declaration. 2017-10-17 18:30:04 +01:00
ASTJsonConverter.cpp Mark functions static 2017-09-20 01:23:21 +01:00
ASTJsonConverter.h Mark functions static 2017-09-20 01:23:21 +01:00
ASTPrinter.cpp Use Json::valueToQuotedString directly 2017-08-29 15:51:37 +01:00
ASTPrinter.h Remove visits to abstract AST class TypeName. 2017-08-22 15:12:38 +02:00
ASTUtils.cpp Fix licensing headers 2016-11-23 12:22:33 +01:00
ASTUtils.h Fix licensing headers 2016-11-23 12:22:33 +01:00
ASTVisitor.h Remove visits to abstract AST class TypeName. 2017-08-22 15:12:38 +02:00
ExperimentalFeatures.h Add experimental feature 'v0.5.0' 2017-09-13 19:22:03 +01:00
Types.cpp Remove obsolete createTypeError in AST 2017-10-05 20:18:46 +01:00
Types.h Remove unused method 2017-11-12 22:27:05 +09:00