Safe Haskell | None |
---|---|
Language | Haskell2010 |
Language.Java.Class.ConstantPoolInfo
- data ConstantPoolInfo p
- class AsConstantClass p f s where
- _ConstantClass :: Optic' p f s Word16
- class AsFieldRef p f s where
- class AsMethodRef p f s where
- _MethodRef :: Optic' p f s (Word16, Word16)
- class AsInterfaceMethodRef p f s where
- _InterfaceMethodRef :: Optic' p f s (Word16, Word16)
- class AsConstantString p f s where
- _ConstantString :: Optic' p f s Word16
- class AsConstantInteger p f s where
- _ConstantInteger :: Optic' p f s Int32
- class AsConstantFloat p f s where
- _ConstantFloat :: Optic' p f s Float
- class AsConstantLong p f s where
- _ConstantLong :: Optic' p f s Int64
- class AsConstantDouble p f s where
- _ConstantDouble :: Optic' p f s Double
- class AsNameAndType p f s where
- _NameAndType :: Optic' p f s (Word16, Word16)
- class AsUtf8 p f s where
- data ConstantPoolInfoError c
- = ConstantPoolInfoTagUnexpectedEof
- | ConstantPoolInfoUtf8LengthUnexpectedEof
- | ConstantPoolInfoUtf8UnexpectedEof Word16
- | ConstantPoolInvalidJavaString (c Word8)
- | ConstantPoolInfoConstantIntegerUnexpectedEof
- | ConstantPoolInfoConstantFloatUnexpectedEof
- | ConstantPoolInfoConstantLongUnexpectedEof
- | ConstantPoolInfoConstantDoubleUnexpectedEof
- | ConstantPoolInfoConstantClassUnexpectedEof
- | ConstantPoolInfoConstantStringUnexpectedEof
- | ConstantPoolInfoFieldRef1UnexpectedEof
- | ConstantPoolInfoFieldRef2UnexpectedEof
- | ConstantPoolInfoMethodRef1UnexpectedEof
- | ConstantPoolInfoMethodRef2UnexpectedEof
- | ConstantPoolInfoInterfaceMethodRef1UnexpectedEof
- | ConstantPoolInfoInterfaceMethodRef2UnexpectedEof
- | ConstantPoolInfoNameAndType1UnexpectedEof
- | ConstantPoolInfoNameAndType2UnexpectedEof
- | ConstantPoolInfoInvalidConstantPoolTag Word8
- class AsConstantPoolInfoTagUnexpectedEof p f s where
- _ConstantPoolInfoTagUnexpectedEof :: Optic' p f s ()
- constantPoolInfoTagUnexpectedEof :: AsConstantPoolInfoTagUnexpectedEof Tagged Identity t => t
- class AsConstantPoolInfoUtf8LengthUnexpectedEof p f s where
- _ConstantPoolInfoUtf8LengthUnexpectedEof :: Optic' p f s ()
- constantPoolInfoUtf8LengthUnexpectedEof :: AsConstantPoolInfoUtf8LengthUnexpectedEof Tagged Identity t => t
- class AsConstantPoolInfoUtf8UnexpectedEof p f s where
- class AsConstantPoolInvalidJavaString p f s where
- _ConstantPoolInvalidJavaString :: Optic' p f (s c) (c Word8)
- class AsConstantPoolInfoConstantIntegerUnexpectedEof p f s where
- _ConstantPoolInfoConstantIntegerUnexpectedEof :: Optic' p f s ()
- constantPoolInfoConstantIntegerUnexpectedEof :: AsConstantPoolInfoConstantIntegerUnexpectedEof Tagged Identity t => t
- class AsConstantPoolInfoConstantFloatUnexpectedEof p f s where
- _ConstantPoolInfoConstantFloatUnexpectedEof :: Optic' p f s ()
- constantPoolInfoConstantFloatUnexpectedEof :: AsConstantPoolInfoConstantFloatUnexpectedEof Tagged Identity t => t
- class AsConstantPoolInfoConstantLongUnexpectedEof p f s where
- _ConstantPoolInfoConstantLongUnexpectedEof :: Optic' p f s ()
- constantPoolInfoConstantLongUnexpectedEof :: AsConstantPoolInfoConstantLongUnexpectedEof Tagged Identity t => t
- class AsConstantPoolInfoConstantDoubleUnexpectedEof p f s where
- _ConstantPoolInfoConstantDoubleUnexpectedEof :: Optic' p f s ()
- constantPoolInfoConstantDoubleUnexpectedEof :: AsConstantPoolInfoConstantDoubleUnexpectedEof Tagged Identity t => t
- class AsConstantPoolInfoConstantClassUnexpectedEof p f s where
- _ConstantPoolInfoConstantClassUnexpectedEof :: Optic' p f s ()
- constantPoolInfoConstantClassUnexpectedEof :: AsConstantPoolInfoConstantClassUnexpectedEof Tagged Identity t => t
- class AsConstantPoolInfoConstantStringUnexpectedEof p f s where
- _ConstantPoolInfoConstantStringUnexpectedEof :: Optic' p f s ()
- constantPoolInfoConstantStringUnexpectedEof :: AsConstantPoolInfoConstantStringUnexpectedEof Tagged Identity t => t
- class AsConstantPoolInfoFieldRef1UnexpectedEof p f s where
- _ConstantPoolInfoFieldRef1UnexpectedEof :: Optic' p f s ()
- constantPoolInfoFieldRef1UnexpectedEof :: AsConstantPoolInfoFieldRef1UnexpectedEof Tagged Identity t => t
- class AsConstantPoolInfoFieldRef2UnexpectedEof p f s where
- _ConstantPoolInfoFieldRef2UnexpectedEof :: Optic' p f s ()
- constantPoolInfoFieldRef2UnexpectedEof :: AsConstantPoolInfoFieldRef2UnexpectedEof Tagged Identity t => t
- class AsConstantPoolInfoMethodRef1UnexpectedEof p f s where
- _ConstantPoolInfoMethodRef1UnexpectedEof :: Optic' p f s ()
- constantPoolInfoMethodRef1UnexpectedEof :: AsConstantPoolInfoMethodRef1UnexpectedEof Tagged Identity t => t
- class AsConstantPoolInfoMethodRef2UnexpectedEof p f s where
- _ConstantPoolInfoMethodRef2UnexpectedEof :: Optic' p f s ()
- constantPoolInfoMethodRef2UnexpectedEof :: AsConstantPoolInfoMethodRef2UnexpectedEof Tagged Identity t => t
- class AsConstantPoolInfoInterfaceMethodRef1UnexpectedEof p f s where
- constantPoolInfoInterfaceMethodRef1UnexpectedEof :: AsConstantPoolInfoInterfaceMethodRef1UnexpectedEof Tagged Identity t => t
- class AsConstantPoolInfoInterfaceMethodRef2UnexpectedEof p f s where
- constantPoolInfoInterfaceMethodRef2UnexpectedEof :: AsConstantPoolInfoInterfaceMethodRef2UnexpectedEof Tagged Identity t => t
- class AsConstantPoolInfoNameAndType1UnexpectedEof p f s where
- _ConstantPoolInfoNameAndType1UnexpectedEof :: Optic' p f s ()
- constantPoolInfoNameAndType1UnexpectedEof :: AsConstantPoolInfoNameAndType1UnexpectedEof Tagged Identity t => t
- class AsConstantPoolInfoNameAndType2UnexpectedEof p f s where
- _ConstantPoolInfoNameAndType2UnexpectedEof :: Optic' p f s ()
- constantPoolInfoNameAndType2UnexpectedEof :: AsConstantPoolInfoNameAndType2UnexpectedEof Tagged Identity t => t
- class AsConstantPoolInfoInvalidConstantPoolTag p f s where
- constantPoolInfo :: (AsEmpty (c Word8), AsEmpty (q Char), Cons (c Word8) (c Word8) Word8 Word8, Cons (q Char) (q Char) Char Char, AsConstantPoolInfoInvalidConstantPoolTag Tagged Identity (s c), AsConstantPoolInfoNameAndType2UnexpectedEof Tagged Identity (s c), AsConstantPoolInfoNameAndType1UnexpectedEof Tagged Identity (s c), AsConstantPoolInfoInterfaceMethodRef1UnexpectedEof Tagged Identity (s c), AsConstantPoolInfoMethodRef2UnexpectedEof Tagged Identity (s c), AsConstantPoolInfoMethodRef1UnexpectedEof Tagged Identity (s c), AsConstantPoolInfoFieldRef2UnexpectedEof Tagged Identity (s c), AsConstantPoolInfoFieldRef1UnexpectedEof Tagged Identity (s c), AsConstantPoolInfoConstantStringUnexpectedEof Tagged Identity (s c), AsConstantPoolInfoConstantClassUnexpectedEof Tagged Identity (s c), AsConstantPoolInfoConstantDoubleUnexpectedEof Tagged Identity (s c), AsConstantPoolInfoConstantLongUnexpectedEof Tagged Identity (s c), AsConstantPoolInfoConstantFloatUnexpectedEof Tagged Identity (s c), AsConstantPoolInfoConstantIntegerUnexpectedEof Tagged Identity (s c), AsConstantPoolInvalidJavaString Tagged Identity s, AsConstantPoolInfoUtf8UnexpectedEof Tagged Identity (s c), AsConstantPoolInfoUtf8LengthUnexpectedEof Tagged Identity (s c), AsConstantPoolInfoTagUnexpectedEof Tagged Identity (s c), AsUtf8 Tagged Identity s1, AsNameAndType Tagged Identity (s1 q), AsConstantDouble Tagged Identity (s1 q), AsConstantLong Tagged Identity (s1 q), AsConstantFloat Tagged Identity (s1 q), AsConstantInteger Tagged Identity (s1 q), AsConstantString Tagged Identity (s1 q), AsInterfaceMethodRef Tagged Identity (s1 q), AsMethodRef Tagged Identity (s1 q), AsFieldRef Tagged Identity (s1 q), AsConstantClass Tagged Identity (s1 q)) => Get (s c) (s1 q)
- constantPoolInfo' :: (AsEmpty (c Word8), AsEmpty (q Char), Cons (c Word8) (c Word8) Word8 Word8, Cons (q Char) (q Char) Char Char, AsConstantPoolInfoInvalidConstantPoolTag Tagged Identity (s c), AsConstantPoolInfoNameAndType2UnexpectedEof Tagged Identity (s c), AsConstantPoolInfoNameAndType1UnexpectedEof Tagged Identity (s c), AsConstantPoolInfoInterfaceMethodRef1UnexpectedEof Tagged Identity (s c), AsConstantPoolInfoMethodRef2UnexpectedEof Tagged Identity (s c), AsConstantPoolInfoMethodRef1UnexpectedEof Tagged Identity (s c), AsConstantPoolInfoFieldRef2UnexpectedEof Tagged Identity (s c), AsConstantPoolInfoFieldRef1UnexpectedEof Tagged Identity (s c), AsConstantPoolInfoConstantStringUnexpectedEof Tagged Identity (s c), AsConstantPoolInfoConstantClassUnexpectedEof Tagged Identity (s c), AsConstantPoolInfoConstantDoubleUnexpectedEof Tagged Identity (s c), AsConstantPoolInfoConstantLongUnexpectedEof Tagged Identity (s c), AsConstantPoolInfoConstantFloatUnexpectedEof Tagged Identity (s c), AsConstantPoolInfoConstantIntegerUnexpectedEof Tagged Identity (s c), AsConstantPoolInvalidJavaString Tagged Identity s, AsConstantPoolInfoUtf8UnexpectedEof Tagged Identity (s c), AsConstantPoolInfoUtf8LengthUnexpectedEof Tagged Identity (s c), AsConstantPoolInfoTagUnexpectedEof Tagged Identity (s c), AsUtf8 Tagged Identity s1, AsNameAndType Tagged Identity (s1 q), AsConstantDouble Tagged Identity (s1 q), AsConstantLong Tagged Identity (s1 q), AsConstantFloat Tagged Identity (s1 q), AsConstantInteger Tagged Identity (s1 q), AsConstantString Tagged Identity (s1 q), AsInterfaceMethodRef Tagged Identity (s1 q), AsMethodRef Tagged Identity (s1 q), AsFieldRef Tagged Identity (s1 q), AsConstantClass Tagged Identity (s1 q)) => (Word8 -> Maybe (Get (s c) (s1 q))) -> Get (s c) (s1 q)
Documentation
data ConstantPoolInfo p Source
Constructors
Instances
(Choice p', Applicative f) => AsUtf8 p' f ConstantPoolInfo Source | |
(Choice p', Applicative f) => AsNameAndType p' f (ConstantPoolInfo p) Source | |
(Choice p', Applicative f) => AsConstantDouble p' f (ConstantPoolInfo p) Source | |
(Choice p', Applicative f) => AsConstantLong p' f (ConstantPoolInfo p) Source | |
(Choice p', Applicative f) => AsConstantFloat p' f (ConstantPoolInfo p) Source | |
(Choice p', Applicative f) => AsConstantInteger p' f (ConstantPoolInfo p) Source | |
(Choice p', Applicative f) => AsConstantString p' f (ConstantPoolInfo p) Source | |
(Choice p', Applicative f) => AsInterfaceMethodRef p' f (ConstantPoolInfo p) Source | |
(Choice p', Applicative f) => AsMethodRef p' f (ConstantPoolInfo p) Source | |
(Choice p', Applicative f) => AsFieldRef p' f (ConstantPoolInfo p) Source | |
(Choice p', Applicative f) => AsConstantClass p' f (ConstantPoolInfo p) Source | |
Eq (p Char) => Eq (ConstantPoolInfo p) Source | |
Ord (p Char) => Ord (ConstantPoolInfo p) Source | |
Show (p Char) => Show (ConstantPoolInfo p) Source |
class AsConstantClass p f s where Source
Minimal complete definition
Nothing
Methods
_ConstantClass :: Optic' p f s Word16 Source
Instances
(Choice p', Applicative f) => AsConstantClass p' f (ConstantPoolInfo p) Source |
class AsFieldRef p f s where Source
Minimal complete definition
Nothing
Instances
(Choice p', Applicative f) => AsFieldRef p' f (ConstantPoolInfo p) Source |
class AsMethodRef p f s where Source
Minimal complete definition
Nothing
Methods
_MethodRef :: Optic' p f s (Word16, Word16) Source
Instances
(Choice p', Applicative f) => AsMethodRef p' f (ConstantPoolInfo p) Source |
class AsInterfaceMethodRef p f s where Source
Minimal complete definition
Nothing
Methods
_InterfaceMethodRef :: Optic' p f s (Word16, Word16) Source
Instances
(Choice p', Applicative f) => AsInterfaceMethodRef p' f (ConstantPoolInfo p) Source |
class AsConstantString p f s where Source
Minimal complete definition
Nothing
Methods
_ConstantString :: Optic' p f s Word16 Source
Instances
(Choice p', Applicative f) => AsConstantString p' f (ConstantPoolInfo p) Source |
class AsConstantInteger p f s where Source
Minimal complete definition
Nothing
Methods
_ConstantInteger :: Optic' p f s Int32 Source
Instances
(Choice p', Applicative f) => AsConstantInteger p' f (ConstantPoolInfo p) Source |
class AsConstantFloat p f s where Source
Minimal complete definition
Nothing
Methods
_ConstantFloat :: Optic' p f s Float Source
Instances
(Choice p', Applicative f) => AsConstantFloat p' f (ConstantPoolInfo p) Source |
class AsConstantLong p f s where Source
Minimal complete definition
Nothing
Methods
_ConstantLong :: Optic' p f s Int64 Source
Instances
(Choice p', Applicative f) => AsConstantLong p' f (ConstantPoolInfo p) Source |
class AsConstantDouble p f s where Source
Minimal complete definition
Nothing
Methods
_ConstantDouble :: Optic' p f s Double Source
Instances
(Choice p', Applicative f) => AsConstantDouble p' f (ConstantPoolInfo p) Source |
class AsNameAndType p f s where Source
Minimal complete definition
Nothing
Methods
_NameAndType :: Optic' p f s (Word16, Word16) Source
Instances
(Choice p', Applicative f) => AsNameAndType p' f (ConstantPoolInfo p) Source |
class AsUtf8 p f s where Source
Minimal complete definition
Nothing
Instances
(Choice p', Applicative f) => AsUtf8 p' f ConstantPoolInfo Source |
data ConstantPoolInfoError c Source
Constructors
Instances
class AsConstantPoolInfoTagUnexpectedEof p f s where Source
Minimal complete definition
Nothing
Methods
_ConstantPoolInfoTagUnexpectedEof :: Optic' p f s () Source
Instances
(Choice p, Applicative f) => AsConstantPoolInfoTagUnexpectedEof p f (ConstantPoolInfoError c) Source | |
(Choice p, Applicative f) => AsConstantPoolInfoTagUnexpectedEof p f (ConstantPoolError c) Source | |
(Choice p, Applicative f) => AsConstantPoolInfoTagUnexpectedEof p f (ClassFileError c) Source |
constantPoolInfoTagUnexpectedEof :: AsConstantPoolInfoTagUnexpectedEof Tagged Identity t => t Source
class AsConstantPoolInfoUtf8LengthUnexpectedEof p f s where Source
Minimal complete definition
Nothing
Methods
_ConstantPoolInfoUtf8LengthUnexpectedEof :: Optic' p f s () Source
Instances
(Choice p, Applicative f) => AsConstantPoolInfoUtf8LengthUnexpectedEof p f (ConstantPoolInfoError c) Source | |
(Choice p, Applicative f) => AsConstantPoolInfoUtf8LengthUnexpectedEof p f (ConstantPoolError c) Source | |
(Choice p, Applicative f) => AsConstantPoolInfoUtf8LengthUnexpectedEof p f (ClassFileError c) Source |
constantPoolInfoUtf8LengthUnexpectedEof :: AsConstantPoolInfoUtf8LengthUnexpectedEof Tagged Identity t => t Source
class AsConstantPoolInfoUtf8UnexpectedEof p f s where Source
Minimal complete definition
Nothing
Methods
_ConstantPoolInfoUtf8UnexpectedEof :: Optic' p f s Word16 Source
Instances
(Choice p, Applicative f) => AsConstantPoolInfoUtf8UnexpectedEof p f (ConstantPoolInfoError c) Source | |
(Choice p, Applicative f) => AsConstantPoolInfoUtf8UnexpectedEof p f (ConstantPoolError c) Source | |
(Choice p, Applicative f) => AsConstantPoolInfoUtf8UnexpectedEof p f (ClassFileError c) Source |
class AsConstantPoolInvalidJavaString p f s where Source
Minimal complete definition
Nothing
Methods
_ConstantPoolInvalidJavaString :: Optic' p f (s c) (c Word8) Source
Instances
(Choice p, Applicative f) => AsConstantPoolInvalidJavaString p f ConstantPoolInfoError Source | |
(Choice p, Applicative f) => AsConstantPoolInvalidJavaString p f ConstantPoolError Source | |
(Choice p, Applicative f) => AsConstantPoolInvalidJavaString p f ClassFileError Source |
class AsConstantPoolInfoConstantIntegerUnexpectedEof p f s where Source
Minimal complete definition
Nothing
Methods
_ConstantPoolInfoConstantIntegerUnexpectedEof :: Optic' p f s () Source
Instances
(Choice p, Applicative f) => AsConstantPoolInfoConstantIntegerUnexpectedEof p f (ConstantPoolInfoError c) Source | |
(Choice p, Applicative f) => AsConstantPoolInfoConstantIntegerUnexpectedEof p f (ConstantPoolError c) Source | |
(Choice p, Applicative f) => AsConstantPoolInfoConstantIntegerUnexpectedEof p f (ClassFileError c) Source |
constantPoolInfoConstantIntegerUnexpectedEof :: AsConstantPoolInfoConstantIntegerUnexpectedEof Tagged Identity t => t Source
class AsConstantPoolInfoConstantFloatUnexpectedEof p f s where Source
Minimal complete definition
Nothing
Methods
_ConstantPoolInfoConstantFloatUnexpectedEof :: Optic' p f s () Source
Instances
(Choice p, Applicative f) => AsConstantPoolInfoConstantFloatUnexpectedEof p f (ConstantPoolInfoError c) Source | |
(Choice p, Applicative f) => AsConstantPoolInfoConstantFloatUnexpectedEof p f (ConstantPoolError c) Source | |
(Choice p, Applicative f) => AsConstantPoolInfoConstantFloatUnexpectedEof p f (ClassFileError c) Source |
constantPoolInfoConstantFloatUnexpectedEof :: AsConstantPoolInfoConstantFloatUnexpectedEof Tagged Identity t => t Source
class AsConstantPoolInfoConstantLongUnexpectedEof p f s where Source
Minimal complete definition
Nothing
Methods
_ConstantPoolInfoConstantLongUnexpectedEof :: Optic' p f s () Source
Instances
(Choice p, Applicative f) => AsConstantPoolInfoConstantLongUnexpectedEof p f (ConstantPoolInfoError c) Source | |
(Choice p, Applicative f) => AsConstantPoolInfoConstantLongUnexpectedEof p f (ConstantPoolError c) Source | |
(Choice p, Applicative f) => AsConstantPoolInfoConstantLongUnexpectedEof p f (ClassFileError c) Source |
constantPoolInfoConstantLongUnexpectedEof :: AsConstantPoolInfoConstantLongUnexpectedEof Tagged Identity t => t Source
class AsConstantPoolInfoConstantDoubleUnexpectedEof p f s where Source
Minimal complete definition
Nothing
Methods
_ConstantPoolInfoConstantDoubleUnexpectedEof :: Optic' p f s () Source
Instances
(Choice p, Applicative f) => AsConstantPoolInfoConstantDoubleUnexpectedEof p f (ConstantPoolInfoError c) Source | |
(Choice p, Applicative f) => AsConstantPoolInfoConstantDoubleUnexpectedEof p f (ConstantPoolError c) Source | |
(Choice p, Applicative f) => AsConstantPoolInfoConstantDoubleUnexpectedEof p f (ClassFileError c) Source |
constantPoolInfoConstantDoubleUnexpectedEof :: AsConstantPoolInfoConstantDoubleUnexpectedEof Tagged Identity t => t Source
class AsConstantPoolInfoConstantClassUnexpectedEof p f s where Source
Minimal complete definition
Nothing
Methods
_ConstantPoolInfoConstantClassUnexpectedEof :: Optic' p f s () Source
Instances
(Choice p, Applicative f) => AsConstantPoolInfoConstantClassUnexpectedEof p f (ConstantPoolInfoError c) Source | |
(Choice p, Applicative f) => AsConstantPoolInfoConstantClassUnexpectedEof p f (ConstantPoolError c) Source | |
(Choice p, Applicative f) => AsConstantPoolInfoConstantClassUnexpectedEof p f (ClassFileError c) Source |
constantPoolInfoConstantClassUnexpectedEof :: AsConstantPoolInfoConstantClassUnexpectedEof Tagged Identity t => t Source
class AsConstantPoolInfoConstantStringUnexpectedEof p f s where Source
Minimal complete definition
Nothing
Methods
_ConstantPoolInfoConstantStringUnexpectedEof :: Optic' p f s () Source
Instances
(Choice p, Applicative f) => AsConstantPoolInfoConstantStringUnexpectedEof p f (ConstantPoolInfoError c) Source | |
(Choice p, Applicative f) => AsConstantPoolInfoConstantStringUnexpectedEof p f (ConstantPoolError c) Source | |
(Choice p, Applicative f) => AsConstantPoolInfoConstantStringUnexpectedEof p f (ClassFileError c) Source |
constantPoolInfoConstantStringUnexpectedEof :: AsConstantPoolInfoConstantStringUnexpectedEof Tagged Identity t => t Source
class AsConstantPoolInfoFieldRef1UnexpectedEof p f s where Source
Minimal complete definition
Nothing
Methods
_ConstantPoolInfoFieldRef1UnexpectedEof :: Optic' p f s () Source
Instances
(Choice p, Applicative f) => AsConstantPoolInfoFieldRef1UnexpectedEof p f (ConstantPoolInfoError c) Source | |
(Choice p, Applicative f) => AsConstantPoolInfoFieldRef1UnexpectedEof p f (ConstantPoolError c) Source | |
(Choice p, Applicative f) => AsConstantPoolInfoFieldRef1UnexpectedEof p f (ClassFileError c) Source |
constantPoolInfoFieldRef1UnexpectedEof :: AsConstantPoolInfoFieldRef1UnexpectedEof Tagged Identity t => t Source
class AsConstantPoolInfoFieldRef2UnexpectedEof p f s where Source
Minimal complete definition
Nothing
Methods
_ConstantPoolInfoFieldRef2UnexpectedEof :: Optic' p f s () Source
Instances
(Choice p, Applicative f) => AsConstantPoolInfoFieldRef2UnexpectedEof p f (ConstantPoolInfoError c) Source | |
(Choice p, Applicative f) => AsConstantPoolInfoFieldRef2UnexpectedEof p f (ConstantPoolError c) Source | |
(Choice p, Applicative f) => AsConstantPoolInfoFieldRef2UnexpectedEof p f (ClassFileError c) Source |
constantPoolInfoFieldRef2UnexpectedEof :: AsConstantPoolInfoFieldRef2UnexpectedEof Tagged Identity t => t Source
class AsConstantPoolInfoMethodRef1UnexpectedEof p f s where Source
Minimal complete definition
Nothing
Methods
_ConstantPoolInfoMethodRef1UnexpectedEof :: Optic' p f s () Source
Instances
(Choice p, Applicative f) => AsConstantPoolInfoMethodRef1UnexpectedEof p f (ConstantPoolInfoError c) Source | |
(Choice p, Applicative f) => AsConstantPoolInfoMethodRef1UnexpectedEof p f (ConstantPoolError c) Source | |
(Choice p, Applicative f) => AsConstantPoolInfoMethodRef1UnexpectedEof p f (ClassFileError c) Source |
constantPoolInfoMethodRef1UnexpectedEof :: AsConstantPoolInfoMethodRef1UnexpectedEof Tagged Identity t => t Source
class AsConstantPoolInfoMethodRef2UnexpectedEof p f s where Source
Minimal complete definition
Nothing
Methods
_ConstantPoolInfoMethodRef2UnexpectedEof :: Optic' p f s () Source
Instances
(Choice p, Applicative f) => AsConstantPoolInfoMethodRef2UnexpectedEof p f (ConstantPoolInfoError c) Source | |
(Choice p, Applicative f) => AsConstantPoolInfoMethodRef2UnexpectedEof p f (ConstantPoolError c) Source | |
(Choice p, Applicative f) => AsConstantPoolInfoMethodRef2UnexpectedEof p f (ClassFileError c) Source |
constantPoolInfoMethodRef2UnexpectedEof :: AsConstantPoolInfoMethodRef2UnexpectedEof Tagged Identity t => t Source
class AsConstantPoolInfoInterfaceMethodRef1UnexpectedEof p f s where Source
Minimal complete definition
Nothing
Methods
_ConstantPoolInfoInterfaceMethodRef1UnexpectedEof :: Optic' p f s () Source
Instances
(Choice p, Applicative f) => AsConstantPoolInfoInterfaceMethodRef1UnexpectedEof p f (ConstantPoolInfoError c) Source | |
(Choice p, Applicative f) => AsConstantPoolInfoInterfaceMethodRef1UnexpectedEof p f (ConstantPoolError c) Source | |
(Choice p, Applicative f) => AsConstantPoolInfoInterfaceMethodRef1UnexpectedEof p f (ClassFileError c) Source |
constantPoolInfoInterfaceMethodRef1UnexpectedEof :: AsConstantPoolInfoInterfaceMethodRef1UnexpectedEof Tagged Identity t => t Source
class AsConstantPoolInfoInterfaceMethodRef2UnexpectedEof p f s where Source
Minimal complete definition
Nothing
Methods
_ConstantPoolInfoInterfaceMethodRef2UnexpectedEof :: Optic' p f s () Source
Instances
(Choice p, Applicative f) => AsConstantPoolInfoInterfaceMethodRef2UnexpectedEof p f (ConstantPoolInfoError c) Source | |
(Choice p, Applicative f) => AsConstantPoolInfoInterfaceMethodRef2UnexpectedEof p f (ConstantPoolError c) Source | |
(Choice p, Applicative f) => AsConstantPoolInfoInterfaceMethodRef2UnexpectedEof p f (ClassFileError c) Source |
constantPoolInfoInterfaceMethodRef2UnexpectedEof :: AsConstantPoolInfoInterfaceMethodRef2UnexpectedEof Tagged Identity t => t Source
class AsConstantPoolInfoNameAndType1UnexpectedEof p f s where Source
Minimal complete definition
Nothing
Methods
_ConstantPoolInfoNameAndType1UnexpectedEof :: Optic' p f s () Source
Instances
(Choice p, Applicative f) => AsConstantPoolInfoNameAndType1UnexpectedEof p f (ConstantPoolInfoError c) Source | |
(Choice p, Applicative f) => AsConstantPoolInfoNameAndType1UnexpectedEof p f (ConstantPoolError c) Source | |
(Choice p, Applicative f) => AsConstantPoolInfoNameAndType1UnexpectedEof p f (ClassFileError c) Source |
constantPoolInfoNameAndType1UnexpectedEof :: AsConstantPoolInfoNameAndType1UnexpectedEof Tagged Identity t => t Source
class AsConstantPoolInfoNameAndType2UnexpectedEof p f s where Source
Minimal complete definition
Nothing
Methods
_ConstantPoolInfoNameAndType2UnexpectedEof :: Optic' p f s () Source
Instances
(Choice p, Applicative f) => AsConstantPoolInfoNameAndType2UnexpectedEof p f (ConstantPoolInfoError c) Source | |
(Choice p, Applicative f) => AsConstantPoolInfoNameAndType2UnexpectedEof p f (ConstantPoolError c) Source | |
(Choice p, Applicative f) => AsConstantPoolInfoNameAndType2UnexpectedEof p f (ClassFileError c) Source |
constantPoolInfoNameAndType2UnexpectedEof :: AsConstantPoolInfoNameAndType2UnexpectedEof Tagged Identity t => t Source
class AsConstantPoolInfoInvalidConstantPoolTag p f s where Source
Minimal complete definition
Nothing
Methods
_ConstantPoolInfoInvalidConstantPoolTag :: Optic' p f s Word8 Source
Instances
(Choice p, Applicative f) => AsConstantPoolInfoInvalidConstantPoolTag p f (ConstantPoolInfoError c) Source | |
(Choice p, Applicative f) => AsConstantPoolInfoInvalidConstantPoolTag p f (ConstantPoolError c) Source | |
(Choice p, Applicative f) => AsConstantPoolInfoInvalidConstantPoolTag p f (ClassFileError c) Source |
constantPoolInfo :: (AsEmpty (c Word8), AsEmpty (q Char), Cons (c Word8) (c Word8) Word8 Word8, Cons (q Char) (q Char) Char Char, AsConstantPoolInfoInvalidConstantPoolTag Tagged Identity (s c), AsConstantPoolInfoNameAndType2UnexpectedEof Tagged Identity (s c), AsConstantPoolInfoNameAndType1UnexpectedEof Tagged Identity (s c), AsConstantPoolInfoInterfaceMethodRef1UnexpectedEof Tagged Identity (s c), AsConstantPoolInfoMethodRef2UnexpectedEof Tagged Identity (s c), AsConstantPoolInfoMethodRef1UnexpectedEof Tagged Identity (s c), AsConstantPoolInfoFieldRef2UnexpectedEof Tagged Identity (s c), AsConstantPoolInfoFieldRef1UnexpectedEof Tagged Identity (s c), AsConstantPoolInfoConstantStringUnexpectedEof Tagged Identity (s c), AsConstantPoolInfoConstantClassUnexpectedEof Tagged Identity (s c), AsConstantPoolInfoConstantDoubleUnexpectedEof Tagged Identity (s c), AsConstantPoolInfoConstantLongUnexpectedEof Tagged Identity (s c), AsConstantPoolInfoConstantFloatUnexpectedEof Tagged Identity (s c), AsConstantPoolInfoConstantIntegerUnexpectedEof Tagged Identity (s c), AsConstantPoolInvalidJavaString Tagged Identity s, AsConstantPoolInfoUtf8UnexpectedEof Tagged Identity (s c), AsConstantPoolInfoUtf8LengthUnexpectedEof Tagged Identity (s c), AsConstantPoolInfoTagUnexpectedEof Tagged Identity (s c), AsUtf8 Tagged Identity s1, AsNameAndType Tagged Identity (s1 q), AsConstantDouble Tagged Identity (s1 q), AsConstantLong Tagged Identity (s1 q), AsConstantFloat Tagged Identity (s1 q), AsConstantInteger Tagged Identity (s1 q), AsConstantString Tagged Identity (s1 q), AsInterfaceMethodRef Tagged Identity (s1 q), AsMethodRef Tagged Identity (s1 q), AsFieldRef Tagged Identity (s1 q), AsConstantClass Tagged Identity (s1 q)) => Get (s c) (s1 q) Source
constantPoolInfo' :: (AsEmpty (c Word8), AsEmpty (q Char), Cons (c Word8) (c Word8) Word8 Word8, Cons (q Char) (q Char) Char Char, AsConstantPoolInfoInvalidConstantPoolTag Tagged Identity (s c), AsConstantPoolInfoNameAndType2UnexpectedEof Tagged Identity (s c), AsConstantPoolInfoNameAndType1UnexpectedEof Tagged Identity (s c), AsConstantPoolInfoInterfaceMethodRef1UnexpectedEof Tagged Identity (s c), AsConstantPoolInfoMethodRef2UnexpectedEof Tagged Identity (s c), AsConstantPoolInfoMethodRef1UnexpectedEof Tagged Identity (s c), AsConstantPoolInfoFieldRef2UnexpectedEof Tagged Identity (s c), AsConstantPoolInfoFieldRef1UnexpectedEof Tagged Identity (s c), AsConstantPoolInfoConstantStringUnexpectedEof Tagged Identity (s c), AsConstantPoolInfoConstantClassUnexpectedEof Tagged Identity (s c), AsConstantPoolInfoConstantDoubleUnexpectedEof Tagged Identity (s c), AsConstantPoolInfoConstantLongUnexpectedEof Tagged Identity (s c), AsConstantPoolInfoConstantFloatUnexpectedEof Tagged Identity (s c), AsConstantPoolInfoConstantIntegerUnexpectedEof Tagged Identity (s c), AsConstantPoolInvalidJavaString Tagged Identity s, AsConstantPoolInfoUtf8UnexpectedEof Tagged Identity (s c), AsConstantPoolInfoUtf8LengthUnexpectedEof Tagged Identity (s c), AsConstantPoolInfoTagUnexpectedEof Tagged Identity (s c), AsUtf8 Tagged Identity s1, AsNameAndType Tagged Identity (s1 q), AsConstantDouble Tagged Identity (s1 q), AsConstantLong Tagged Identity (s1 q), AsConstantFloat Tagged Identity (s1 q), AsConstantInteger Tagged Identity (s1 q), AsConstantString Tagged Identity (s1 q), AsInterfaceMethodRef Tagged Identity (s1 q), AsMethodRef Tagged Identity (s1 q), AsFieldRef Tagged Identity (s1 q), AsConstantClass Tagged Identity (s1 q)) => (Word8 -> Maybe (Get (s c) (s1 q))) -> Get (s c) (s1 q) Source