package pfff
Tools and APIs for program analysis, code visualization, refactoring
Install
Dune Dependency
Authors
Maintainers
Sources
0.39.3.tar.gz
md5=4d66e9bfbc4cca184d4b6c4db8b1ecd3
sha512=d6949417711a966adb706976de6db160a1c16389c90fa7f744024a23feaadfc319be126975ddb058213340bacceb868c669ef2087cdc69fde35209456759db1f
doc/pfff-lang_java/Parser_java/index.html
Module Parser_java
type token =
| TComment of Parse_info.t
| TCommentNewline of Parse_info.t
| TCommentSpace of Parse_info.t
| TInt of string * Parse_info.t
| TFloat of string * Parse_info.t
| TChar of string * Parse_info.t
| TString of string * Parse_info.t
| IDENTIFIER of string * Parse_info.t
| PRIMITIVE_TYPE of string * Parse_info.t
| LP of Parse_info.t
| RP of Parse_info.t
| LC of Parse_info.t
| RC of Parse_info.t
| LB of Parse_info.t
| RB of Parse_info.t
| SM of Parse_info.t
| CM of Parse_info.t
| DOT of Parse_info.t
| EQ of Parse_info.t
| GT of Parse_info.t
| LT of Parse_info.t
| NOT of Parse_info.t
| COMPL of Parse_info.t
| COND of Parse_info.t
| COLON of Parse_info.t
| EQ_EQ of Parse_info.t
| LE of Parse_info.t
| GE of Parse_info.t
| NOT_EQ of Parse_info.t
| AND_AND of Parse_info.t
| OR_OR of Parse_info.t
| INCR of Parse_info.t
| DECR of Parse_info.t
| PLUS of Parse_info.t
| MINUS of Parse_info.t
| TIMES of Parse_info.t
| DIV of Parse_info.t
| AND of Parse_info.t
| OR of Parse_info.t
| XOR of Parse_info.t
| MOD of Parse_info.t
| LS of Parse_info.t
| SRS of Parse_info.t
| URS of Parse_info.t
| AT of Parse_info.t
| DOTS of Parse_info.t
| LB_RB of Parse_info.t
| LT2 of Parse_info.t
| OPERATOR_EQ of Ast_generic.arithmetic_operator * Parse_info.t
| ABSTRACT of Parse_info.t
| BOOLEAN of Parse_info.t
| BREAK of Parse_info.t
| BYTE of Parse_info.t
| CASE of Parse_info.t
| CATCH of Parse_info.t
| CHAR of Parse_info.t
| CLASS of Parse_info.t
| CONST of Parse_info.t
| CONTINUE of Parse_info.t
| DEFAULT of Parse_info.t
| DO of Parse_info.t
| DOUBLE of Parse_info.t
| ELSE of Parse_info.t
| EXTENDS of Parse_info.t
| FINAL of Parse_info.t
| FINALLY of Parse_info.t
| FLOAT of Parse_info.t
| FOR of Parse_info.t
| GOTO of Parse_info.t
| IF of Parse_info.t
| IMPLEMENTS of Parse_info.t
| IMPORT of Parse_info.t
| INSTANCEOF of Parse_info.t
| INT of Parse_info.t
| INTERFACE of Parse_info.t
| LONG of Parse_info.t
| NATIVE of Parse_info.t
| NEW of Parse_info.t
| PACKAGE of Parse_info.t
| PRIVATE of Parse_info.t
| PROTECTED of Parse_info.t
| PUBLIC of Parse_info.t
| RETURN of Parse_info.t
| SHORT of Parse_info.t
| STATIC of Parse_info.t
| STRICTFP of Parse_info.t
| SUPER of Parse_info.t
| SWITCH of Parse_info.t
| SYNCHRONIZED of Parse_info.t
| THIS of Parse_info.t
| THROW of Parse_info.t
| THROWS of Parse_info.t
| TRANSIENT of Parse_info.t
| TRY of Parse_info.t
| VOID of Parse_info.t
| VOLATILE of Parse_info.t
| WHILE of Parse_info.t
| ASSERT of Parse_info.t
| ENUM of Parse_info.t
| TRUE of Parse_info.t
| FALSE of Parse_info.t
| NULL of Parse_info.t
| TUnknown of Parse_info.t
| EOF of Parse_info.t
val goal : (Lexing.lexbuf -> token) -> Lexing.lexbuf -> Ast_java.program
val sgrep_spatch_pattern :
(Lexing.lexbuf -> token) ->
Lexing.lexbuf ->
Ast_java.any
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>