Groovy Documentation

Package java.gate.wiki.antlr

This package contains version 3 of the YAM language.

Package Specification

This package contains version 3 of the YAM language, and IS NOT SUPPORTED!!!. See {@link gate.yam} for more recent versions.

 

Interface Summary
YAMLexerTokenTypes
YAMPlugin
YAMTarget
 


Class Summary
AntlrYAMTest JUnit testing for the YAM lexer generated by Antlr.
DBGTarget
DefaultYAMEngine
HTMLTarget
LaTeXTarget
LoutTarget
NOPTarget This class represents the NOP translation and can be used to check syntax of your YAM input.
Tool This class is the top level class for the YAM language.
WikiHTMLTarget This class implements translation to HTML with WikiLinks and without headers.
XHTMLTarget XHTML target
YAMContext Track everything about a translation in progress.
YAMLexer Parse and translate YAM input.
 


Groovy Documentation