Groovy Documentation

java.gate.wiki.antlr.plugin
Class c

java.lang.Object
  java.gate.wiki.antlr.plugin.c
All Implemented Interfaces:
YAMPlugin

class c

Replace named char string with actual char for target


Field Summary
protected static Hashtable HTML_map

 
Constructor Summary
c()

 
Method Summary
String translate(YAMContext context, Vector args)

 
Methods inherited from class Object
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll
 

Field Detail

HTML_map

protected static Hashtable HTML_map


 
Constructor Detail

c

c()


 
Method Detail

translate

public String translate(YAMContext context, Vector args)


 

Groovy Documentation