gate.wiki.antlr.plugin
Class notes

java.lang.Object
  extended by gate.wiki.antlr.plugin.notes
All Implemented Interfaces:
YAMPlugin

public class notes
extends Object
implements YAMPlugin


Constructor Summary
notes()
           
 
Method Summary
 String translate(YAMContext context, Vector args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

notes

public notes()
Method Detail

translate

public String translate(YAMContext context,
                        Vector args)
Specified by:
translate in interface YAMPlugin