Home
last modified time | relevance | path

Searched refs:TokBackslash (Results 1 – 6 of 6) sorted by relevance

/dports/lang/purescript/purescript-0.14.5/_cabal_deps/purescript-cst-0.4.0.0/src/Language/PureScript/CST/
H A DPrint.hs50 TokBackslash -> "\\"
H A DLayout.hs219 TokBackslash ->
H A DTypes.hs66 | TokBackslash constructor
H A DParser.y90 '\\' { SourceToken _ TokBackslash }
H A DPositions.hs50 TokBackslash -> (0, 1)
H A DLexer.hs241 '\\' -> next *> orOperator1 TokBackslash ch1