package pfff
Tools and APIs for program analysis, code visualization, refactoring
Install
Dune Dependency
Authors
Maintainers
Sources
0.39.1.tar.gz
md5=19e3eb1003161d8e7ed65c96c4f69d52
sha512=37834e1726a004272fbc153fc4cd0a6afdf02b7918acf27492acd60890c32591eb8f5b22fcfd99dd707d8507b8208bdb24c99de9fd940cc2ad0171f1d103743f
doc/pfff-lang_cpp/Parser_cpp_mly_helper/index.html
Module Parser_cpp_mly_helper
module Ast = Cst_cpp
module Flag = Flag_parsing
exception Semantic of string * Cst_cpp.tok
type decl = {
storageD : Cst_cpp.storage;
typeD : (Cst_cpp.sign option * shortLong option * Cst_cpp.typeCbis option) Cst_cpp.wrap;
qualifD : Cst_cpp.typeQualifier;
inlineD : bool Cst_cpp.wrap;
}
val nullDecl : decl
val addStorageD : Cst_cpp.storage -> decl -> decl
val addInlineD : Cst_cpp.tok -> decl -> decl
val addTypeD :
((Cst_cpp.sign, shortLong, Cst_cpp.typeCbis) Common.either3
* Cst_cpp.tok list) ->
decl ->
decl
val addQualif :
Cst_cpp.typeQualifier ->
Cst_cpp.typeQualifier ->
Cst_cpp.typeQualifier
val addQualifD : Cst_cpp.typeQualifier -> decl -> decl
val type_and_storage_from_decl :
decl ->
(Cst_cpp.typeQualifier * (Cst_cpp.typeCbis * Cst_cpp.tok list))
* Cst_cpp.storage
* (bool * Cst_cpp.tok list)
val type_and_register_from_decl :
decl ->
(Cst_cpp.typeQualifier * (Cst_cpp.typeCbis * Cst_cpp.tok list))
* Cst_cpp.tok option
val fixNameForParam : (Cst_cpp.name * 'a) -> Cst_cpp.simple_ident * 'a
val type_and_storage_for_funcdef_from_decl :
decl ->
(Cst_cpp.typeQualifier * (Cst_cpp.typeCbis * Cst_cpp.tok list))
* Cst_cpp.storage
val fixOldCDecl : Cst_cpp.fullType -> Cst_cpp.fullType
val fixFunc :
((Cst_cpp.name * Cst_cpp.fullType * Cst_cpp.storage) * Cst_cpp.compound) ->
Cst_cpp.func_definition
val fixFieldOrMethodDecl :
(Cst_cpp.fieldkind Cst_cpp.comma_list * Cst_cpp.tok) ->
Cst_cpp.class_member
val mk_funcall :
Cst_cpp.expression ->
Cst_cpp.argument Cst_cpp.comma_list Cst_cpp.paren ->
Cst_cpp.expressionbis
val mk_constructor :
Cst_cpp.simple_ident ->
(Cst_cpp.tok
* (Cst_cpp.parameter Cst_cpp.comma_list * 'a option) option
* Cst_cpp.tok) ->
Cst_cpp.compound ->
Cst_cpp.func_definition
val mk_destructor :
Cst_cpp.tok ->
Cst_cpp.simple_ident ->
(Cst_cpp.tok * 'a * Cst_cpp.tok) ->
Cst_cpp.exn_spec option ->
Cst_cpp.compound ->
Cst_cpp.func_definition
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>