ATerm++

PrevUpHomeNext

Function set_annotation

genspect::set_annotation —

Synopsis

aterm set_annotation(aterm t, aterm label, aterm annotation);

Description

Annotate a term with a labeled annotation. Creates a version of t that is annotated with annotation and labeled by label.

Copyright © 2004 Wieger Wesselink

PrevUpHomeNext