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.2.tar.gz
sha256=b5bc3e9ed7c92912e06be663c904b6d8c7d277828b6442e43d57c64414d9c5ab
md5=7404586197ede6a4f0a0d00a69069b37
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)"
>