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.4.tar.gz
md5=3428892cb040a21968e25c451d45e47a
sha512=58ff6f86d962719aa5a34aa5eef2b027c2ba7c0c17cc46ea5eb08b56e9e1e8bc32150722383cce52d74ffc2c231cdaa5f8c9220a595f281e29221c2d308c0178
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)"
>