| Safe Haskell | None |
|---|---|
| Language | GHC2021 |
JVM.Data.Raw.Instruction
Documentation
data Instruction Source #
Constructors
Instances
| Show Instruction Source # | |
Defined in JVM.Data.Raw.Instruction Methods showsPrec :: Int -> Instruction -> ShowS # show :: Instruction -> String # showList :: [Instruction] -> ShowS # | |
| Eq Instruction Source # | |
Defined in JVM.Data.Raw.Instruction | |
| WriteBinary Instruction Source # | |
Defined in JVM.Data.Raw.Instruction Methods writeBinary :: Instruction -> Put Source # | |
putInstruction :: Instruction -> Put Source #