mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
add legacy/compact AST-format options to CL
This commit is contained in:
@@ -119,7 +119,7 @@ Input Description
|
||||
//
|
||||
// The available output types are as follows:
|
||||
// abi - ABI
|
||||
// ast - AST of all source files (not supported atm)
|
||||
// ast - AST of all source files
|
||||
// legacyAST - legacy AST of all source files
|
||||
// devdoc - Developer documentation (natspec)
|
||||
// userdoc - User documentation (natspec)
|
||||
|
||||
Reference in New Issue
Block a user