Herwig 7.3.0
|
ElementTypes contains the element type enumeration. More...
Enumerations | |
enum | EnumerateElementTypes { Unknown = -1 , Root = 0 , EmptyElement = 1 , Element = 2 , ProcessingInstruction = 3 , CharacterData = 4 , ParsedCharacterData = 5 , Comment = 6 } |
The element type enumeration. More... | |
ElementTypes contains the element type enumeration.