Diffdown is a real-time collaborative Markdown editor/previewer built on the AT Protocol diffdown.com
at 7a6859842e6010077d5a562c3ac6940ec2b56486 61 lines 1.2 kB view raw
1// This file was generated by lezer-generator. You probably shouldn't edit it. 2export const 3 descendantOp = 122, 4 Unit = 1, 5 identifier = 123, 6 callee = 124, 7 VariableName = 2, 8 queryIdentifier = 125, 9 queryVariableName = 3, 10 QueryCallee = 4, 11 Comment = 5, 12 StyleSheet = 6, 13 RuleSet = 7, 14 UniversalSelector = 8, 15 NestingSelector = 11, 16 PseudoClassName = 19, 17 AtKeyword = 25, 18 ColorLiteral = 34, 19 NumberLiteral = 35, 20 StringLiteral = 36, 21 BinOp = 38, 22 CallExpression = 39, 23 IfExpression = 41, 24 _if = 42, 25 IfBranch = 44, 26 FeatureName = 47, 27 LogicOp = 49, 28 CompareOp = 51, 29 UnaryQueryOp = 53, 30 selector = 56, 31 ParenthesizedSelector = 57, 32 CallLiteral = 61, 33 CallTag = 62, 34 ParenthesizedContent = 63, 35 MatchOp = 70, 36 ChildOp = 72, 37 SiblingOp = 75, 38 Block = 76, 39 Declaration = 77, 40 Important = 79, 41 ImportStatement = 80, 42 _import = 81, 43 layer = 85, 44 LayerName = 84, 45 MediaStatement = 86, 46 media = 87, 47 CharsetStatement = 88, 48 charset = 89, 49 NamespaceStatement = 90, 50 namespace = 91, 51 KeyframesStatement = 93, 52 keyframes = 94, 53 KeyframeList = 96, 54 KeyframeSelector = 97, 55 SupportsStatement = 99, 56 supports = 100, 57 ScopeStatement = 101, 58 scope = 102, 59 to = 103, 60 AtRule = 104, 61 Styles = 105