package ppx_mikmatch
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Matching Regular Expressions with OCaml Patterns using Mikmatch's syntax
Install
dune-project
Dependency
Authors
Maintainers
Sources
1.2.tar.gz
md5=607d525df297c70ec7104d7188d2aa5b
sha512=1f1da92620be9dbf1c7530c7d0bfc92bb736f4189ef97285b24b90bbb8ce24aaa0aa001c268a4029458def31dc972e813d163092caee5dc784f96380f9125618
doc/ppx_mikmatch.lib/Mik_parser/index.html
Module Mik_parserSource
Source
type token = | UNDERSCORE| TILDE| STRING_LITERAL of string| STAR| SLASH| RPAREN| RBRACKET| RBRACE| QUESTION| PREDEFINED_CLASS of string| PLUS| PIPE| MOD_IDENT of string| LPAREN| LBRACKET| LBRACE| INT_CONVERTER| INT of string| IDENT of string| FLOAT_CONVERTER| EQUAL| EOF| EMPTY_STR| DASH| COLON| CHAR_LITERAL of string| CARET| BAR| AS
Source
val main_match_case :
(Lexing.lexbuf -> token) ->
Lexing.lexbuf ->
string Regexp_types.t * Regexp_types.flagsSource
val main_let_expr :
(Lexing.lexbuf -> token) ->
Lexing.lexbuf ->
string Regexp_types.t * Regexp_types.flags sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>