package pyre-ast
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type t = private {
posonlyargs : Argument.t list;
args : Argument.t list;
vararg : Argument.t option;
kwonlyargs : Argument.t list;
kw_defaults : Expression.t option list;
kwarg : Argument.t option;
defaults : Expression.t list;
}
include Sexplib0.Sexpable.S with type t := t
val t_of_sexp : Sexplib0.Sexp.t -> t
val sexp_of_t : t -> Sexplib0.Sexp.t
include Ppx_compare_lib.Comparable.S with type t := t
include Ppx_hash_lib.Hashable.S with type t := t
val hash_fold_t : Base.Hash.state -> t -> Base.Hash.state
val hash : t -> Base.Hash.hash_value
val make_t :
?posonlyargs:Argument.t list ->
?args:Argument.t list ->
?vararg:Argument.t ->
?kwonlyargs:Argument.t list ->
?kw_defaults:Expression.t option list ->
?kwarg:Argument.t ->
?defaults:Expression.t list ->
unit ->
t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>