package diffast-langs-fortran
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Fortran parser plugin for Diff/AST
Install
dune-project
Dependency
Authors
Maintainers
Sources
v0.3.5.1.tar.gz
sha256=6971a07313d308bdfcfe165fd76c218454826fe594acfa6ab25b0e7a1c739cb5
md5=be0348ed663151930bc8ced0ca678b60
doc/diffast-langs-fortran.base/Fortran_base/F_label/Dec/Directive/index.html
Module Dec.DirectiveSource
include module type of struct include Labels.Dec.Directive end
Source
type t = Fortran_parsing.F_dec.Directive.t = | Alias of Fortran_parsing.Label_common.name * Fortran_parsing.Label_common.name| Assume| Assume_aligned| Attributes| Block_loop| Code_align of int| Declare| Define of Fortran_parsing.Label_common.name| DistributePoint| Else| Elseif| EndOptions| Endif| Fixedformlinesize of string| Fma| Forceinline of bool| Freeform| Ident of string| If| IfDefined of Fortran_parsing.Label_common.name| Init_dep_fwd| Inline of bool| Integer of string| Ivdep of string| LoopCount of int list| Message of string| Noblock_loop| Nodeclare| Nofma| Nofreeform| Nofusion| Noinline| Nooptimize| Noparallel| Noprefetch| Nostrict| Nounroll| Nounroll_and_jam| Novector| Objcomment of string| Optimize of string| Options of string list| Pack of string| Parallel| Prefetch| Psect of Fortran_parsing.Label_common.name| Real of string| Simd| Strict| Undefine of Fortran_parsing.Label_common.name| Unroll of int option| Unroll_and_jam of int option| Vector
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>