public class Template
extends de.fau.cs.osr.ptk.common.ast.InnerNode.InnerNode2
| Constructor and Description |
|---|
Template() |
Template(de.fau.cs.osr.ptk.common.ast.NodeList name,
de.fau.cs.osr.ptk.common.ast.NodeList args) |
| Modifier and Type | Method and Description |
|---|---|
de.fau.cs.osr.ptk.common.ast.NodeList |
getArgs() |
String[] |
getChildNames() |
de.fau.cs.osr.ptk.common.ast.NodeList |
getName() |
int |
getNodeType() |
void |
setArgs(de.fau.cs.osr.ptk.common.ast.NodeList args) |
void |
setName(de.fau.cs.osr.ptk.common.ast.NodeList name) |
get, remove, set, sizeadd, add, addAll, addAll, addAll, childrenHash, clear, clearAttributes, clone, contains, containsAll, defaultDeserializeFrom, defaultSerializeTo, deserializeAttributes, deserializeChildren, deserializeFrom, deserializeProperties, equals, equals, getAttribute, getAttributes, getBooleanAttribute, getIntAttribute, getLocation, getNativeLocation, getNodeName, getNodeTypeName, getProperty, getPropertyCount, getStringAttribute, hasAttribute, hasAttributes, hashCode, hasLocation, hasProperties, indexOf, isEmpty, isList, isNodeType, iterator, lastIndexOf, listIterator, listIterator, propertyHash, propertyIterator, remove, removeAll, removeAttribute, retainAll, serializeAttributes, serializeChildren, serializeProperties, serializeTo, setAttribute, setAttributes, setBooleanAttribute, setIntAttribute, setLocation, setLocation, setNativeLocation, setProperty, setStringAttribute, subList, toArray, toArray, toStringpublic Template()
public Template(de.fau.cs.osr.ptk.common.ast.NodeList name,
de.fau.cs.osr.ptk.common.ast.NodeList args)
public int getNodeType()
getNodeType in class de.fau.cs.osr.ptk.common.ast.AstNodepublic final void setName(de.fau.cs.osr.ptk.common.ast.NodeList name)
public final de.fau.cs.osr.ptk.common.ast.NodeList getName()
public final void setArgs(de.fau.cs.osr.ptk.common.ast.NodeList args)
public final de.fau.cs.osr.ptk.common.ast.NodeList getArgs()
public final String[] getChildNames()
getChildNames in class de.fau.cs.osr.ptk.common.ast.InnerNodeCopyright © 2010-2012 University of Erlangen-Nürnberg - Open Source Research Group. All Rights Reserved.