LibParsePragma
Functions
pushSubParser
function pushSubParser(ParseState memory state, uint256 subParser) internal pure;
parsePragma
function parsePragma(ParseState memory state, uint256 cursor, uint256 end) internal pure returns (uint256);
function pushSubParser(ParseState memory state, uint256 subParser) internal pure;
function parsePragma(ParseState memory state, uint256 cursor, uint256 end) internal pure returns (uint256);