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.6.tar.gz
sha256=be973fe1316a3d72672c03680305ca8a4ad947ed07a8c3eeea8380faec9e52c0
md5=edb85aaf77cd22aaa8f6ce3889bf241d
doc/diffast-langs-fortran.base/Fortran_base/F_label/GenericSpec/index.html
Module F_label.GenericSpecSource
include module type of struct include Labels.GenericSpec end
Source
type record_kind = Fortran_parsing.F_generic_spec.record_kind = | RK_formatted| RK_unformatted| RK_weird of Fortran_parsing.Label_common.name
Source
type t = Fortran_parsing.F_generic_spec.t = | Name of Fortran_parsing.Label_common.name| DefinedOperator of Fortran_parsing.F_defined_operator.t| IntrinsicOperator of Fortran_parsing.F_intrinsic_operator.t| Assignment| Read of record_kind| Write of record_kind
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>