public class RawListItem
extends de.fau.cs.osr.ptk.common.ast.ContentNode
( [*#:]+ ';'? | ';' ) ListItemContentStar
| Constructor and Description |
|---|
RawListItem() |
RawListItem(de.fau.cs.osr.ptk.common.ast.NodeList content,
String rt0,
de.fau.cs.osr.ptk.common.ast.AstNode rt1,
String prefix) |
| Modifier and Type | Method and Description |
|---|---|
int |
getNodeType() |
String |
getPrefix() |
int |
getPropertyCount() |
String |
getRt0() |
de.fau.cs.osr.ptk.common.ast.AstNode |
getRt1() |
de.fau.cs.osr.ptk.common.ast.AstNodePropertyIterator |
propertyIterator() |
String |
setPrefix(String prefix) |
String |
setRt0(String rt0) |
de.fau.cs.osr.ptk.common.ast.AstNode |
setRt1(de.fau.cs.osr.ptk.common.ast.AstNode rt1) |
getChildNames, getContent, setContent, toStringget, 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, getStringAttribute, hasAttribute, hasAttributes, hashCode, hasLocation, hasProperties, indexOf, isEmpty, isList, isNodeType, iterator, lastIndexOf, listIterator, listIterator, propertyHash, remove, removeAll, removeAttribute, retainAll, serializeAttributes, serializeChildren, serializeProperties, serializeTo, setAttribute, setAttributes, setBooleanAttribute, setIntAttribute, setLocation, setLocation, setNativeLocation, setProperty, setStringAttribute, subList, toArray, toArray, toStringpublic int getNodeType()
getNodeType in class de.fau.cs.osr.ptk.common.ast.AstNodepublic final String getRt0()
public final de.fau.cs.osr.ptk.common.ast.AstNode getRt1()
public final de.fau.cs.osr.ptk.common.ast.AstNode setRt1(de.fau.cs.osr.ptk.common.ast.AstNode rt1)
public final String getPrefix()
public final int getPropertyCount()
getPropertyCount in interface de.fau.cs.osr.ptk.common.ast.AstNodePropertyInterfacegetPropertyCount in class de.fau.cs.osr.ptk.common.ast.AstNodepublic final de.fau.cs.osr.ptk.common.ast.AstNodePropertyIterator propertyIterator()
propertyIterator in interface de.fau.cs.osr.ptk.common.ast.AstNodePropertyInterfacepropertyIterator in class de.fau.cs.osr.ptk.common.ast.AstNodeCopyright © 2010-2012 University of Erlangen-Nürnberg - Open Source Research Group. All Rights Reserved.