Tiger Abstract Syntax Format

Tiger in Stratego -- Compilation by Program Transformation
TigerAbstractSyntaxFormat? (Tiger-Abstract-Syntax-Format) is a format checker for Tiger abstract terms. It traverses a given term to see if it conforms to the desugared Tiger format, i.e., the term should be correct with respect to the Tiger signature and in addition only contain desugared expressions. The format checker is defined by means of the idiom of RecursivePattern.

Hpc.TigerAbstractSyntaxFormat moved from Stratego.TigerAbstractSyntaxFormat on 28 Nov 2001 - 23:24 by EelcoVisser