PEG Markdown Highlight
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Defines
Public Attributes
pmh_Element Struct Reference

A Language element occurrence. More...

#include <pmh_definitions.h>

List of all members.

Public Attributes

pmh_element_type type
 Type of element.
unsigned long pos
 Unicode code point offset marking the beginning of this element in the input.
unsigned long end
 Unicode code point offset marking the end of this element in the input.
struct pmh_Elementnext
 Next element in list.
char * label
 Label (for links and references)
char * address
 Address (for links and references)

Detailed Description

A Language element occurrence.


The documentation for this struct was generated from the following file: