package solidity-parser
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
The ocaml-solidity project
Install
dune-project
Dependency
github.com
Readme
Changelog
LGPL-2.1-only WITH OCaml-LGPL-linking-exception License
Edit opam file
Versions (1)
Authors
Maintainers
Sources
v0.2.0.tar.gz
sha256=d5d0f31101413c9a36d6a37973aa03fde788644808f34dbff0220ee45c17ece4
doc/solidity-parser/Solidity_raw_parser/index.html
Module Solidity_raw_parserSource
Source
type token = | XOREQUAL| XOR| WHILE| VIRTUAL| VIEW| VAR| USING| UINT of int option| UFIXED of (int * int) option| TRY| STRUCT| STRINGLITERAL of string| STRING| STORAGE| STARSTAR| STAREQUAL| STAR| SEMI| RPAREN| RETURNS| RETURN| RECEIVE| RBRACKET| RBRACE| QUESTION| PURE| PUBLIC| PRIVATE| PRAGMA of Solidity_common.Ident.t * string| PLUSPLUS| PLUSEQUAL| PLUS| PIPEPIPE| PIPEEQUAL| PIPE| PERCENTEQUAL| PERCENT| PAYABLE| OVERRIDE| NUMBERUNIT of Solidity_ast.number_unit| NUMBER of Z.t option * Z.t option * int option| NOT| NEW| MODIFIER| MINUSMINUS| MINUSEQUAL| MINUS| MEMORY| MAPPING| LPAREN| LIBRARY| LESSLESSEQUAL| LESSLESS| LESSEQUAL| LESS| LBRACKET| LBRACE| IS| INTERNAL| INTERFACE| INT of int option| INDEXED| IMPORT| IMMUTABLE| IF| IDENTIFIER of Solidity_common.Ident.t| HEXSTRINGLITERAL of string| HEXNUMBER of string| GREATERGREATEREQUAL| GREATERGREATER| GREATEREQUAL| GREATER| FUNCTION| FROM| FOR| FIXED of (int * int) option| FALLBACK| EXTERNAL| EVENT| EQUALGREATER| EQUALEQUAL| EQUAL| EOF| ENUM| EMIT| ELSE| DOT| DO| DIVEQUAL| DIV| DELETE| CONTRACT| CONTINUE| CONSTRUCTOR| CONSTANT| COMMA| COLON| CATCH| CALLDATA| BYTES of int option| BYTE| BREAK| BOOLEANLITERAL of bool| BOOL| BANGEQUAL| BANG| AS| ANONYMOUS| AMPEREQUAL| AMPERAMPER| AMPER| ADDRESSLITERAL of string| ADDRESS| ABSTRACT
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>