Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
Node | |
|
Instances
TSPoint | |
|
Instances
Eq TSPoint Source # | |
Show TSPoint Source # | |
Generic TSPoint Source # | |
Storable TSPoint Source # | |
type Rep TSPoint Source # | |
Defined in TreeSitter.Node type Rep TSPoint = D1 ('MetaData "TSPoint" "TreeSitter.Node" "tree-sitter-0.7.2.0-inplace" 'False) (C1 ('MetaCons "TSPoint" 'PrefixI 'True) (S1 ('MetaSel ('Just "pointRow") 'NoSourceUnpackedness 'SourceStrict 'DecidedStrict) (Rec0 Word32) :*: S1 ('MetaSel ('Just "pointColumn") 'NoSourceUnpackedness 'SourceStrict 'DecidedStrict) (Rec0 Word32))) |
Instances
Eq TSNode Source # | |
Show TSNode Source # | |
Generic TSNode Source # | |
Storable TSNode Source # | |
type Rep TSNode Source # | |
Defined in TreeSitter.Node type Rep TSNode = D1 ('MetaData "TSNode" "TreeSitter.Node" "tree-sitter-0.7.2.0-inplace" 'False) (C1 ('MetaCons "TSNode" 'PrefixI 'False) ((S1 ('MetaSel ('Nothing :: Maybe Symbol) 'NoSourceUnpackedness 'SourceStrict 'DecidedStrict) (Rec0 Word32) :*: (S1 ('MetaSel ('Nothing :: Maybe Symbol) 'NoSourceUnpackedness 'SourceStrict 'DecidedStrict) (Rec0 Word32) :*: S1 ('MetaSel ('Nothing :: Maybe Symbol) 'NoSourceUnpackedness 'SourceStrict 'DecidedStrict) (Rec0 Word32))) :*: (S1 ('MetaSel ('Nothing :: Maybe Symbol) 'NoSourceUnpackedness 'SourceStrict 'DecidedStrict) (Rec0 Word32) :*: (S1 ('MetaSel ('Nothing :: Maybe Symbol) 'NoSourceUnpackedness 'SourceStrict 'DecidedStrict) (Rec0 (Ptr ())) :*: S1 ('MetaSel ('Nothing :: Maybe Symbol) 'NoSourceUnpackedness 'SourceStrict 'DecidedStrict) (Rec0 (Ptr ())))))) |
Instances
Eq FieldId Source # | |
Ord FieldId Source # | |
Show FieldId Source # | |
Storable FieldId Source # | |