solidity/libsolidity/parsing
RJ Catalano d2c0712f36 added const correctness to extract functions in Token
optimizations added in

more elegant solution created for m declaration

ubuntu wants to get rid of 0 <= first statement...so I will

change returnToken to token
2016-02-18 11:22:58 -06:00
..
DocStringParser.cpp Store docstrings in AST annotations. 2015-10-26 15:24:36 +01:00
DocStringParser.h Store docstrings in AST annotations. 2015-10-26 15:24:36 +01:00
Parser.cpp added two functions in Token to handle long identifiers, redid fromIdentifierOrKeyword, and made complementary changes in scanner and parser 2016-02-18 11:22:58 -06:00
Parser.h Use paths instead of simple identifiers wherever possible. 2015-12-21 18:44:21 +01:00
Scanner.cpp added const correctness to extract functions in Token 2016-02-18 11:22:58 -06:00
Scanner.h added two functions in Token to handle long identifiers, redid fromIdentifierOrKeyword, and made complementary changes in scanner and parser 2016-02-18 11:22:58 -06:00
Token.cpp added const correctness to extract functions in Token 2016-02-18 11:22:58 -06:00
Token.h added const correctness to extract functions in Token 2016-02-18 11:22:58 -06:00