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

java.lang.Object
  |
  +--uk.ac.ic.doc.automed.templates.wrapper.TemplateCompilerSimulator.ITEM
        |
        +--uk.ac.ic.doc.automed.templates.wrapper.TemplateCompilerSimulator.LIST
              |
              +--uk.ac.ic.doc.automed.templates.wrapper.TemplateCompilerSimulator.STRINGLIST
                    |
                    +--uk.ac.ic.doc.automed.templates.wrapper.TemplateCompilerSimulator.FUNCTIONLIST
Enclosing class:
TemplateCompilerSimulator

public static class TemplateCompilerSimulator.FUNCTIONLIST
extends TemplateCompilerSimulator.STRINGLIST


Field Summary
 
Fields inherited from class uk.ac.ic.doc.automed.templates.wrapper.TemplateCompilerSimulator.ITEM
hidden, myArgument, myCompiler
 
Constructor Summary
protected TemplateCompilerSimulator.FUNCTIONLIST(TArgument arg)
           
 
Methods inherited from class uk.ac.ic.doc.automed.templates.wrapper.TemplateCompilerSimulator.LIST
ELEMENT_AT, ELEMENT_AT
 
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.FUNCTIONLIST

protected TemplateCompilerSimulator.FUNCTIONLIST(TArgument arg)