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/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)"
>