Sha256: 6169227f57b34f0d615cfa1e5a3c920678984c63ed822f51b3ee0e342720b01f
Contents?: true
Size: 583 Bytes
Versions: 1
Compression:
Stored size: 583 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 }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
javonet-ruby-sdk-2.1.5 | lib/javonet-ruby-sdk/Binaries/Nodejs/Windows/X64/utils/CommandType.js |