// This file was generated by lezer-generator. You probably shouldn't edit it.
export const
  scriptText = 55,
  StartCloseScriptTag = 1,
  styleText = 56,
  StartCloseStyleTag = 2,
  textareaText = 57,
  StartCloseTextareaTag = 3,
  EndTag = 4,
  SelfClosingEndTag = 5,
  StartTag = 6,
  StartScriptTag = 7,
  StartStyleTag = 8,
  StartTextareaTag = 9,
  StartSelfClosingTag = 10,
  StartCloseTag = 11,
  NoMatchStartCloseTag = 12,
  MismatchedStartCloseTag = 13,
  missingCloseTag = 58,
  IncompleteTag = 14,
  IncompleteCloseTag = 15,
  commentContent = 59,
  Document = 16,
  Text = 17,
  EntityReference = 18,
  CharacterReference = 19,
  InvalidEntity = 20,
  Element = 21,
  OpenScriptTag = 22,
  TagName = 23,
  Attribute = 24,
  AttributeName = 25,
  Is = 26,
  AttributeValue = 27,
  UnquotedAttributeValue = 28,
  ScriptText = 29,
  CloseScriptTag = 30,
  OpenStyleTag = 31,
  StyleText = 32,
  CloseStyleTag = 33,
  OpenTextareaTag = 34,
  TextareaText = 35,
  CloseTextareaTag = 36,
  OpenTag = 37,
  CloseTag = 38,
  SelfClosingTag = 39,
  Comment = 40,
  ProcessingInst = 41,
  MismatchedCloseTag = 42,
  NoMatchCloseTag = 43,
  DoctypeDecl = 44,
  Dialect_noMatch = 0,
  Dialect_selfClosing = 1
