uk.ac.ic.doc.automed.templates.wrapper
Class TemplateCompilerSimulator.STRING

java.lang.Object
  extended by uk.ac.ic.doc.automed.templates.wrapper.TemplateCompilerSimulator.ITEM
      extended by uk.ac.ic.doc.automed.templates.wrapper.TemplateCompilerSimulator.STRING
Direct Known Subclasses:
TemplateCompilerSimulator.CONSTRAINTS, TemplateCompilerSimulator.FUNCTION, TemplateCompilerSimulator.NAME
Enclosing class:
TemplateCompilerSimulator

public static class TemplateCompilerSimulator.STRING
extends TemplateCompilerSimulator.ITEM


Field Summary
 
Fields inherited from class uk.ac.ic.doc.automed.templates.wrapper.TemplateCompilerSimulator.ITEM
hidden, myArgument, myCompiler
 
Constructor Summary
protected TemplateCompilerSimulator.STRING()
           
protected TemplateCompilerSimulator.STRING(TArgument arg)
           
 
Method Summary
 
Methods inherited from class uk.ac.ic.doc.automed.templates.wrapper.TemplateCompilerSimulator.ITEM
getArgument, hide, isHidden, setArgument, setCompiler
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TemplateCompilerSimulator.STRING

protected TemplateCompilerSimulator.STRING(TArgument arg)

TemplateCompilerSimulator.STRING

protected TemplateCompilerSimulator.STRING()