Home
last modified time | relevance | path

Searched refs:JSExportSpecifierAs (Results 1 – 16 of 16) sorted by relevance

/dports/lang/purescript/purescript-0.14.5/_cabal_deps/language-javascript-0.7.0.0/src/Language/JavaScript/Process/
H A DMinify.hs334 fix _ (JSExportSpecifierAs x1 _ x2) = JSExportSpecifierAs (fixEmpty x1) spaceAnnot (fixSpace x2)
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/language-javascript-0.7.1.0/src/Language/JavaScript/Parser/
H A DAST.hs126 | JSExportSpecifierAs !JSIdent !JSAnnot !JSIdent -- ^ident1, as, ident2 constructor
497 ss (JSExportSpecifierAs x1 _ x2) = "JSExportSpecifierAs (" ++ ss x1 ++ "," ++ ss x2 ++ ")"
H A DGrammar7.y1494 … { AST.JSExportSpecifierAs (identName $1) $2 (identName $3) {- 'ExportSpecifier2' -} }
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/language-javascript-0.7.1.0/src/Language/JavaScript/Process/
H A DMinify.hs338 fix _ (JSExportSpecifierAs x1 _ x2) = JSExportSpecifierAs (fixEmpty x1) spaceAnnot (fixSpace x2)
/dports/www/hs-hjsmin/hjsmin-0.2.0.4/_cabal_deps/language-javascript-0.7.0.0/src/Language/JavaScript/Process/
H A DMinify.hs334 fix _ (JSExportSpecifierAs x1 _ x2) = JSExportSpecifierAs (fixEmpty x1) spaceAnnot (fixSpace x2)
/dports/www/hs-hjsmin/hjsmin-0.2.0.4/_cabal_deps/language-javascript-0.7.0.0/src/Language/JavaScript/Parser/
H A DAST.hs126 | JSExportSpecifierAs !JSIdent !JSAnnot !JSIdent -- ^ident1, as, ident2 constructor
493 ss (JSExportSpecifierAs x1 _ x2) = "JSExportSpecifierAs (" ++ ss x1 ++ "," ++ ss x2 ++ ")"
H A DGrammar7.y1473 … { AST.JSExportSpecifierAs (identName $1) $2 (identName $3) {- 'ExportSpecifier2' -} }
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/language-javascript-0.7.1.0/src/Language/JavaScript/Parser/
H A DAST.hs126 | JSExportSpecifierAs !JSIdent !JSAnnot !JSIdent -- ^ident1, as, ident2 constructor
497 ss (JSExportSpecifierAs x1 _ x2) = "JSExportSpecifierAs (" ++ ss x1 ++ "," ++ ss x2 ++ ")"
H A DGrammar7.y1494 … { AST.JSExportSpecifierAs (identName $1) $2 (identName $3) {- 'ExportSpecifier2' -} }
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/language-javascript-0.7.1.0/src/Language/JavaScript/Process/
H A DMinify.hs338 fix _ (JSExportSpecifierAs x1 _ x2) = JSExportSpecifierAs (fixEmpty x1) spaceAnnot (fixSpace x2)
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/language-javascript-0.7.0.0/src/Language/JavaScript/Parser/
H A DAST.hs126 | JSExportSpecifierAs !JSIdent !JSAnnot !JSIdent -- ^ident1, as, ident2 constructor
493 ss (JSExportSpecifierAs x1 _ x2) = "JSExportSpecifierAs (" ++ ss x1 ++ "," ++ ss x2 ++ ")"
H A DGrammar7.y1473 … { AST.JSExportSpecifierAs (identName $1) $2 (identName $3) {- 'ExportSpecifier2' -} }
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/language-javascript-0.7.1.0/src/Language/JavaScript/Pretty/
H A DPrinter.hs342 (|>) pacc (JSExportSpecifierAs x1 annot x2) = pacc |> x1 |> annot |> "as" |> x2
/dports/www/hs-hjsmin/hjsmin-0.2.0.4/_cabal_deps/language-javascript-0.7.0.0/src/Language/JavaScript/Pretty/
H A DPrinter.hs338 (|>) pacc (JSExportSpecifierAs x1 annot x2) = pacc |> x1 |> annot |> "as" |> x2
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/language-javascript-0.7.1.0/src/Language/JavaScript/Pretty/
H A DPrinter.hs342 (|>) pacc (JSExportSpecifierAs x1 annot x2) = pacc |> x1 |> annot |> "as" |> x2
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/language-javascript-0.7.0.0/src/Language/JavaScript/Pretty/
H A DPrinter.hs338 (|>) pacc (JSExportSpecifierAs x1 annot x2) = pacc |> x1 |> annot |> "as" |> x2