package ocp-indent
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
A simple tool to indent OCaml programs
Install
dune-project
Dependency
Authors
Maintainers
Sources
ocp-indent-1.10.0.tbz
sha256=e47c8476554f792ddcb9e73de9e86461266a56674e489d744498be610556c1b7
sha512=8c3e6a05f0692772a14aa533aa436d15100ea28be6592f51174811689ce8c3b717c78803189e450574ae982ab4a062b01251e1e57b971ce95dbd3f41265515f2
doc/ocp-indent.lexer/IndentExtend/index.html
Module IndentExtendSource
Source
type t = {keywords : (string * Approx_tokens.token) list;lexer : (Lexing.lexbuf -> Approx_tokens.token) option;
}Source
val register :
string ->
?keywords:(string * Approx_tokens.token) list ->
?lexer:(Lexing.lexbuf -> Approx_tokens.token) ->
unit ->
unitRegister lexer extension.
Get available extensions
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>