- generateContract
string generateContract(ArrayParameter array)
Undocumented in source. Be warned that the author may not have intended to support it.
- generateContract
string generateContract(NumericParameter numeric)
Undocumented in source. Be warned that the author may not have intended to support it.
- generateContract
string generateContract(SizedParameter array)
Undocumented in source. Be warned that the author may not have intended to support it.
- generateContractFor
string generateContractFor(Parameter parameter)
Undocumented in source. Be warned that the author may not have intended to support it.
- generateDefinition
string generateDefinition(Parameter parameter)
Undocumented in source. Be warned that the author may not have intended to support it.
- generateDefinition
string generateDefinition(StructParameter parameter)
Undocumented in source. Be warned that the author may not have intended to support it.
- generateDefinition
string generateDefinition(ArrayParameter array)
Undocumented in source. Be warned that the author may not have intended to support it.
- generateDefinition
string generateDefinition(SizedParameter array)
Undocumented in source. Be warned that the author may not have intended to support it.
- generateDefinition
string generateDefinition(NumericParameter numeric)
Undocumented in source. Be warned that the author may not have intended to support it.
- generateName
string generateName(string name, string type, int counter)
Undocumented in source. Be warned that the author may not have intended to support it.
- mapType
string mapType(string type)
Undocumented in source. Be warned that the author may not have intended to support it.