# Functions
No description provided by the author
GetRealApplicationDir return application dir path.
GetRealContractsNames returns names of all real smart contracts.
ParseFile parses a file as Go source code of a smart contract and returns it as `ParsedFile`.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
ParsedFile struct with prepared info we extract from source code.
SagaInfo stores sagas-related information for given contract method.
# Type aliases
No description provided by the author