mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
4ec4d23886
It might be simpler to pass `SourceLocation` object instead of splitting it into `start` and `end`, and creating another SourceLocation object using the same `start` and `end` later. |
||
---|---|---|
.. | ||
DocStringParser.cpp | ||
DocStringParser.h | ||
Parser.cpp | ||
Parser.h | ||
Token.h |