uk.ac.ic.doc.automed.templates.wrapper
Class TemplateCompilerSimulator.FUNCTION
java.lang.Object
|
+--uk.ac.ic.doc.automed.templates.wrapper.TemplateCompilerSimulator.ITEM
|
+--uk.ac.ic.doc.automed.templates.wrapper.TemplateCompilerSimulator.STRING
|
+--uk.ac.ic.doc.automed.templates.wrapper.TemplateCompilerSimulator.FUNCTION
- Enclosing class:
- TemplateCompilerSimulator
- public static class TemplateCompilerSimulator.FUNCTION
- extends TemplateCompilerSimulator.STRING
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
isString
public boolean isString
isArgument
public boolean isArgument
value
public java.lang.String value
TemplateCompilerSimulator.FUNCTION
protected TemplateCompilerSimulator.FUNCTION(TArgument ta)
TemplateCompilerSimulator.FUNCTION
protected TemplateCompilerSimulator.FUNCTION(java.lang.String s)
TemplateCompilerSimulator.FUNCTION
protected TemplateCompilerSimulator.FUNCTION()
getString
public java.lang.String getString()
setArgument
public void setArgument(TArgument ta)
- Overrides:
setArgument in class TemplateCompilerSimulator.ITEM
IS
public static TemplateCompilerSimulator.FUNCTION IS(TemplateCompilerSimulator.FUNCTION f)
IS
public static TemplateCompilerSimulator.FUNCTION IS(java.lang.String s)