Frog
Public Member Functions | Public Attributes | List of all members
dp_tree Struct Reference

#include <AlpinoParser.h>

Collaboration diagram for dp_tree:
Collaboration graph
[legend]

Public Member Functions

 ~dp_tree ()
 

Public Attributes

int id
 
int begin
 
int end
 
int word_index
 
std::string word
 
std::string rel
 
dp_treelink
 
dp_treenext
 

Constructor & Destructor Documentation

◆ ~dp_tree()

dp_tree::~dp_tree ( )
inline

Member Data Documentation

◆ begin

int dp_tree::begin

◆ end

int dp_tree::end

◆ id

int dp_tree::id

◆ link

dp_tree* dp_tree::link

◆ next

dp_tree* dp_tree::next

◆ rel

std::string dp_tree::rel

◆ word

std::string dp_tree::word

◆ word_index

int dp_tree::word_index

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