Sha256: 6754e25c6e810c74a771670e6e4692d55d3d9fa77f385eab38e1b3066bcf4343
Contents?: true
Size: 675 Bytes
Versions: 2
Compression:
Stored size: 675 Bytes
Contents
module.exports = { Value: 0, LoadLibrary: 1, InvokeStaticMethod: 2, GetStaticField: 3, SetStaticField: 4, CreateClassInstance: 5, GetType: 6, Reference: 7, GetModule: 8, InvokeInstanceMethod: 9, Exception: 10, HeartBeat: 11, Cast: 12, GetInstanceField: 13, Optimize: 14, GenerateLib: 15, InvokeGlobalMethod: 16, DestructReference: 17, ArrayReference: 18, ArrayGetItem: 19, ArrayGetSize: 20, ArrayGetRank: 21, ArraySetItem: 22, Array: 23, RetrieveArray: 24, SetInstanceField: 25, InvokeGenericStaticMethod: 26, InvokeGenericMethod:27 }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
javonet-ruby-sdk-2.1.9 | lib/javonet-ruby-sdk/Binaries/Nodejs/Windows/X64/utils/CommandType.js |
javonet-ruby-sdk-2.1.8 | lib/javonet-ruby-sdk/Binaries/Nodejs/Windows/X64/utils/CommandType.js |