uk.ac.ic.doc.automed.templates.wrapper
Class TemplateCompilerSimulator.ITEM
java.lang.Object
|
+--uk.ac.ic.doc.automed.templates.wrapper.TemplateCompilerSimulator.ITEM
- Direct Known Subclasses:
- TemplateCompilerSimulator.LIST, TemplateCompilerSimulator.OBJECT, TemplateCompilerSimulator.STRING
- Enclosing class:
- TemplateCompilerSimulator
- public static class TemplateCompilerSimulator.ITEM
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
myArgument
protected TArgument myArgument
myCompiler
protected TemplateCompilerSimulator myCompiler
hidden
protected boolean hidden
TemplateCompilerSimulator.ITEM
protected TemplateCompilerSimulator.ITEM(TArgument arg)
TemplateCompilerSimulator.ITEM
protected TemplateCompilerSimulator.ITEM()
hide
public void hide()
isHidden
public boolean isHidden()
setCompiler
public void setCompiler(TemplateCompilerSimulator comp)
getArgument
public TArgument getArgument()
setArgument
public void setArgument(TArgument ta)