From bada6666c70977a058755ccf232e7d67b24adeed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 23 Jul 2014 15:21:29 +0200 Subject: New upstream release --- libfrontend-elements/documentation/index.xhtml | 77 -------------------------- 1 file changed, 77 deletions(-) delete mode 100644 libfrontend-elements/documentation/index.xhtml (limited to 'libfrontend-elements/documentation/index.xhtml') diff --git a/libfrontend-elements/documentation/index.xhtml b/libfrontend-elements/documentation/index.xhtml deleted file mode 100644 index ad12e50..0000000 --- a/libfrontend-elements/documentation/index.xhtml +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - - - - libfrontend-elements/documentation - - - - - - - - - - - - - - -
-

libfrontend-elements consists of the following -elements:

- - - - -

Context is essentially a heterogeneous map of names to instances of -arbitrary types. It is primarily used to allow arbitrary annotations of -semantic graph nodes and edges, which are often useful -during code generation.

- -

Diagnostic framework allows to implement consistent and extensible -compiler diagnostic without incurring significant notational burden.

- -

TokenStream is a generic interface which is usually -implemented by a lexical analyzer.

- -

Traversal is a significant enhancement of a well-known visitor -idiom which is often used to traverse semantic graphs.

- -
- -
-

Copyright © 2005-2010 Boris Kolpackov.

- -
-Permission is granted to copy, distribute and/or modify this document under -the terms of the GNU Free -Documentation License, version 1.2; with no Invariant Sections, no -Front-Cover Texts and no Back-Cover Texts. -
-
- - - -- cgit v1.2.3