| 类 | 说明 |
|---|---|
| AbiTypesGenerator |
Generator class for creating all the different numeric type variants.
|
| AbiTypesMapperGenerator |
Generator class for creating all the different numeric type variants.
|
| Console |
Command line utility classes.
|
| SolidityFunctionWrapper |
Generate Java Classes based on generated Solidity bin and abi files.
|
| SolidityFunctionWrapperGenerator |
Java wrapper source code generator for Solidity ABI format.
|
| TruffleJsonFunctionWrapperGenerator |
Java wrapper source code generator for Truffle JSON format.
|
| TruffleJsonFunctionWrapperGenerator.Compiler | |
| TruffleJsonFunctionWrapperGenerator.Contract |
Truffle Contract Describes a contract exported by and consumable by Truffle, which may
include information about deployed instances on networks.
|
| TruffleJsonFunctionWrapperGenerator.NetworkInfo | |
| TupleGenerator |
A class for generating arbitrary sized tuples.
|