FreeLing
4.0
|
Virtual class to store the processing state of a sentence. More...
#include <language.h>
Public Member Functions | |
processor_status () | |
Virtual class to store the processing state of a sentence. | |
virtual | ~processor_status () |
Virtual class to store the processing state of a sentence.
Each processor will define a derived class with needed contents, and store it in the sentence being processed.
Virtual class to store the processing state of a sentence.
Each processor will define a derived class with needed contents, and store it in the sentence being processed.
virtual freeling::processor_status::~processor_status | ( | ) | [inline, virtual] |