Variable Parser.XMLToken.kind

Represents the kind of token

Declaration

struct Parser.XMLToken
{
  // ...
  XMLKind kind;
  // ...
}

Authors

Lodovico Giaretta

Copyright

Copyright Lodovico Giaretta 2016 --

License

Boost License 1.0.