package melange
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  Toolchain to produce JS from Reason/OCaml
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      melange-3.0.0-51.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=1ebcf29c95ccea9f40e1f39192ae5a37fba9c64768f9ff8f998ff011415fe947
    
    
  sha512=97da717b0446a7527b43c785676933a1e6974d2cf747ace68e6de5c120d03dc196ae706fef20e4139c6090036d10c350fc9b6bd093bd8a7092d0275ae56f3777
    
    
  doc/melange.js_parser/Js_parser/Parse_error/index.html
Module Js_parser.Parse_errorSource
Source
type t = - | AccessorDataProperty
- | AccessorGetSet
- | AdjacentJSXElements
- | AmbiguousDeclareModuleKind
- | AmbiguousLetBracket
- | AsyncFunctionAsStatement
- | AwaitAsIdentifierReference
- | AwaitInAsyncFormalParameters
- | ComputedShorthandProperty
- | ConstructorCannotBeAccessor
- | ConstructorCannotBeAsync
- | ConstructorCannotBeGenerator
- | DeclareAsync
- | DeclareClassElement
- | DeclareClassFieldInitializer
- | DeclareExportInterface
- | DeclareExportType
- | DeclareOpaqueTypeInitializer
- | DuplicateConstructor
- | DuplicateDeclareModuleExports
- | DuplicateExport of string
- | DuplicatePrivateFields of string
- | ElementAfterRestElement
- | EnumBigIntMemberNotInitialized of {- }
- | EnumBooleanMemberNotInitialized of {- }
- | EnumDuplicateMemberName of {- }
- | EnumInconsistentMemberValues of {- }
- | EnumInvalidEllipsis of {- }
- | EnumInvalidExplicitType of {- }
- | EnumInvalidExport
- | EnumInvalidInitializerSeparator of {- }
- | EnumInvalidMemberInitializer of {- enum_name : string;
- explicit_type : Enum_common.explicit_type option;
- member_name : string;
 - }
- | EnumInvalidMemberName of {- }
- | EnumInvalidMemberSeparator
- | EnumNumberMemberNotInitialized of {- }
- | EnumStringMemberInconsistentlyInitialized of {- }
- | EnumInvalidConstPrefix
- | ExpectedJSXClosingTag of string
- | ExpectedPatternFoundExpression
- | ExportSpecifierMissingComma
- | FunctionAsStatement of {- }
- | GeneratorFunctionAsStatement
- | GetterArity
- | GetterMayNotHaveThisParam
- | IllegalBreak
- | IllegalContinue
- | IllegalReturn
- | IllegalUnicodeEscape
- | ImportSpecifierMissingComma
- | ImportTypeShorthandOnlyInPureImport
- | InexactInsideExact
- | InexactInsideNonObject
- | InvalidClassMemberName of {- }
- | InvalidComponentParamName
- | InvalidComponentRenderAnnotation
- | InvalidComponentStringParameterBinding of {- }
- | InvalidFloatBigInt
- | InvalidIndexedAccess of {- }
- | InvalidJSXAttributeValue
- | InvalidLHSInAssignment
- | InvalidLHSInExponentiation
- | InvalidLHSInForIn
- | InvalidLHSInForOf
- | InvalidNonTypeImportInDeclareModule
- | InvalidOptionalIndexedAccess
- | InvalidRegExp
- | InvalidRegExpFlags of string
- | InvalidSciBigInt
- | InvalidTupleOptionalSpread
- | InvalidTupleVariance
- | InvalidTypeof
- | JSXAttributeValueEmptyExpression
- | LiteralShorthandProperty
- | MalformedUnicode
- | MethodInDestructuring
- | MissingJSXClosingTag of string
- | MissingTypeParam
- | MissingTypeParamDefault
- | MultipleDefaultsInSwitch
- | NewlineAfterThrow
- | NewlineBeforeArrow
- | NoCatchOrFinally
- | NoUninitializedConst
- | NoUninitializedDestructuring
- | NullishCoalescingUnexpectedLogical of string
- | OptionalChainNew
- | OptionalChainTemplate
- | ParameterAfterRestParameter
- | PrivateDelete
- | PrivateNotInClass
- | PropertyAfterRestElement
- | Redeclaration of string * string
- | SetterArity
- | SetterMayNotHaveThisParam
- | StrictCatchVariable
- | StrictDelete
- | StrictDuplicateProperty
- | StrictFunctionName
- | StrictLHSAssignment
- | StrictLHSPostfix
- | StrictLHSPrefix
- | StrictModeWith
- | StrictNonOctalLiteral
- | StrictOctalLiteral
- | StrictParamDupe
- | StrictParamName
- | StrictParamNotSimple
- | StrictReservedWord
- | StrictVarName
- | SuperPrivate
- | TSAbstractClass
- | TSClassVisibility of [ `Public | `Private | `Protected ]
- | TSTemplateLiteralType
- | ThisParamAnnotationRequired
- | ThisParamBannedInArrowFunctions
- | ThisParamBannedInConstructor
- | ThisParamMayNotBeOptional
- | ThisParamMustBeFirst
- | TrailingCommaAfterRestElement
- | UnboundPrivate of string
- | Unexpected of string
- | UnexpectedEOS
- | UnexpectedExplicitInexactInObject
- | UnexpectedOpaqueTypeAlias
- | UnexpectedProto
- | UnexpectedReserved
- | UnexpectedReservedType
- | UnexpectedSpreadType
- | UnexpectedStatic
- | UnexpectedSuper
- | UnexpectedSuperCall
- | UnexpectedTokenWithSuggestion of string * string
- | UnexpectedTypeAlias
- | UnexpectedTypeAnnotation
- | UnexpectedTypeDeclaration
- | UnexpectedTypeExport
- | UnexpectedTypeImport
- | UnexpectedTypeInterface
- | UnexpectedVariance
- | UnexpectedWithExpected of string * string
- | UnknownLabel of string
- | UnsupportedDecorator
- | UnterminatedRegExp
- | WhitespaceInPrivateName
- | YieldAsIdentifierReference
- | YieldInFormalParameters
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >