package diffast-langs-java
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Java parser plugin for Diff/AST
Install
dune-project
Dependency
Authors
Maintainers
Sources
v0.4.tar.gz
sha256=f58dc5326c1698e22b84e3b808e6008228071f5796cda65433106e0d42c0dad5
sha512=8e451ab99433ef479c7d3aa0396bab6650894a2c3282e72cc65014d61f59dde578020d4bc9d423045e66d1d4592b58e877d7bd830788aeb96e5fa4ba534b4b78
doc/diffast-langs-java.base/Java_base/Java_label/index.html
Module Java_base.Java_labelSource
module Xset = Diffast_misc.Xsetmodule Xlist = Diffast_misc.Xlistmodule Xhash = Diffast_misc.Xhashmodule XML = Diffast_misc.XMLmodule Loc = Diffast_misc.Locmodule Astml = Diffast_core.Astmlmodule Spec = Diffast_core.Specmodule Lang_base = Diffast_core.Lang_basemodule Charpool = Diffast_core.Charpoolmodule Misc = Diffast_core.MiscSource
type t = | Type of Type.t| Primary of Primary.t| Expression of Expression.t| Statement of Statement.t| Modifier of Modifier.t| Annotation of Annotation.t| TypeBound| ThisInvocation| SuperInvocation| PrimaryInvocation| NameInvocation of name| SLconstant of tie_id| SLdefault| EVconditional| EVannotation| EVarrayInit| ElementValuePair of name| Constructor of name * signature| ConstructorBody of name * signature| StaticInitializer| InstanceInitializer| Block of tie_id| LocalVariableDeclaration of bool * (name * dims) list| VariableDeclarator of name * dims| CatchClause of tie_id| Finally| ForInit of tie_id| ForCond of tie_id| ForUpdate of tie_id| SwitchBlock| SwitchBlockStatementGroup| DimExpr| TypeArguments of int * name| Wildcard| WildcardBoundsExtends| WildcardBoundsSuper| Annotations| Arguments| NamedArguments of name| Parameters of name| Parameter of identifier * dims * bool| ReceiverParameter of identifier option| TypeParameter of name| TypeParameters of name| ArrayInitializer| Modifiers of kind| FieldDeclaration of (name * dims) list| VariableDeclaration| Method of name * signature| Super| Qualifier of name| Throws of name| MethodBody of name * signature| Specifier of kind| Class of name| Enum of name| EnumConstant of name| Record of name| Extends| Implements| Permits| ClassBody of name| EnumBody of name| Interface of name| AnnotationType of name| AnnotationTypeBody of name| ExtendsInterfaces| InterfaceBody of name| PackageDeclaration of name| Module of name| Open| ModuleName of name| ModuleBody of name| Requires of name| Exports of name| Opens of name| Uses of name| Provides of name| TypeName of name| IDsingle of name| IDtypeOnDemand of name| IDsingleStatic of name * name| IDstaticOnDemand of name| ImportDeclarations| TypeDeclarations| CompilationUnit| ElementDeclaration of name| FieldDeclarations of name| InferredFormalParameters| InferredFormalParameter of identifier| ResourceSpec| CatchParameter of name * dims| AnnotDim of bool| Error of string| HugeArray of int * string| HugeExpr of int * string| EmptyDeclaration| ForHead of tie_id| Aspect of name| Pointcut of name| DeclareParents| DeclareMessage of string| DeclareSoft| DeclarePrecedence| PointcutAnd| PointcutOr| PointcutNot| PointcutParen| PointcutWithin| ClassnamePatternAnd| ClassnamePatternOr| ClassnamePatternNot| ClassnamePatternParen| ClassnamePatternName of name| ClassnamePatternNamePlus of name| SwitchRule| SRLconstant| SRLdefault
Source
val to_elem_data :
?strip:??? ->
?afilt:??? ->
Astml.Loc.t ->
t ->
string * (string * string) list * stringSource
val of_literal :
?anonymize_int:??? ->
?anonymize_float:??? ->
?anonymize_string:??? ->
?reduce:??? ->
Ast.literal ->
t sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>