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.1.1.tar.gz
sha256=2b36318d1317efb4e3ae71727934aa8883dde49ad5dd71d85df6a9b9b10bfe0a
md5=a0d35178f15cd2d2a3b907a0bbcc959c
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)"
>