Uses of Enum Class
jnr.ffi.provider.jffi.X86Disassembler.Syntax
Packages that use X86Disassembler.Syntax
-
Uses of X86Disassembler.Syntax in jnr.ffi.provider.jffi
Methods in jnr.ffi.provider.jffi that return X86Disassembler.SyntaxModifier and TypeMethodDescriptionstatic X86Disassembler.Syntax
Returns the enum constant of this class with the specified name.static X86Disassembler.Syntax[]
X86Disassembler.Syntax.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in jnr.ffi.provider.jffi with parameters of type X86Disassembler.Syntax