The Meta-Environment API
Definition in file MEPT-annotations.c.
#include <MEPT.h>
Include dependency graph for MEPT-annotations.c:

Go to the source code of this file.
Functions | |
| ATerm | PT_getParseTreeAnnotation (PT_ParseTree parse_tree, ATerm key) |
| ATerm | PT_getParseTreeAnnotations (PT_ParseTree pt) |
| ATerm | PT_getTreeAnnotation (PT_Tree tree, ATerm key) |
| ATerm | PT_getTreeAnnotations (PT_Tree tree) |
| PT_Tree | PT_removeTreeAnnotations (PT_Tree arg) |
| PT_Tree | PT_removeTreeAnnotationsMemo (PT_Tree arg) |
| PT_ParseTree | PT_setParseTreeAnnotation (PT_ParseTree parse_tree, ATerm key, ATerm value) |
| PT_Tree | PT_setTreeAnnotation (PT_Tree tree, ATerm key, ATerm value) |
| PT_Tree | PT_setTreeAnnotations (PT_Tree tree, ATerm annos) |
|
||||||||||||
|
Definition at line 69 of file MEPT-annotations.c. |
|
|
Definition at line 87 of file MEPT-annotations.c. |
|
||||||||||||
|
Definition at line 52 of file MEPT-annotations.c. |
|
|
Definition at line 9 of file MEPT-annotations.c. |
|
|
Definition at line 20 of file MEPT-annotations.c. |
|
|
Definition at line 31 of file MEPT-annotations.c. |
|
||||||||||||||||
|
Definition at line 77 of file MEPT-annotations.c. |
|
||||||||||||||||
|
Definition at line 59 of file MEPT-annotations.c. |
|
||||||||||||
|
Definition at line 15 of file MEPT-annotations.c. |
1.4.6