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/Constant/index.html
Module F_label.ConstantSource
include module type of struct include Labels.Constant end
Source
type t = Fortran_parsing.F_constant.t = | BozLiteralConstant of string| CharLiteralConstant of string| ComplexLiteralConstant of string * string| IntLiteralConstant of string| LogicalLiteralConstant of string| RealLiteralConstant of string| NamedConstant of Fortran_parsing.Label_common.name| HollerithConstant of string| PpMacroConstant of Fortran_parsing.Label_common.name| SignedIntLiteralConstant of string| SignedRealLiteralConstant of string
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>