#include <dependencies.h>
Inheritance diagram for completer_v1:
Public Member Functions | |
gramres | gramatica (const string &, const string &) |
COMPLETER VERSION-1 LEFT-TO-RIGTH RULE-PP-ATTACH. | |
void | loadfullgram (const string) |
Load the rules for completing parse tree. | |
parse_tree | complete (const parse_tree &, const string &) |
Public Attributes | |
ixagram | chgram |
|
Implements completer. |
|
COMPLETER VERSION-1 LEFT-TO-RIGTH RULE-PP-ATTACH.
|
|
Load the rules for completing parse tree.
Implements completer. |
|
|