- java.lang.Object
-
- de.fau.cs.osr.ptk.common.ast.AstNode
-
- de.fau.cs.osr.ptk.common.ast.LeafNode
-
- org.sweble.wikitext.lazy.parser.XmlElementClose
-
-
Field Summary
-
Fields inherited from class de.fau.cs.osr.ptk.common.ast.AstNode
EMPTY_CHILD_NAMES, NT_CUSTOM_BIT, NT_NODE_LIST, NT_PARSER_ENTITY, NT_TEXT, NT_TUPLE_1, NT_TUPLE_2, NT_TUPLE_3, NT_TUPLE_4, NT_TUPLE_5, NT_UNTYPED
-
Method Summary
-
Methods inherited from class de.fau.cs.osr.ptk.common.ast.LeafNode
getChildNames, size, toString
-
Methods inherited from class de.fau.cs.osr.ptk.common.ast.AstNode
add, add, addAll, addAll, addAll, childrenHash, clear, clearAttributes, clone, contains, containsAll, defaultDeserializeFrom, defaultSerializeTo, deserializeAttributes, deserializeChildren, deserializeFrom, deserializeProperties, equals, equals, get, 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, remove, removeAll, removeAttribute, retainAll, serializeAttributes, serializeChildren, serializeProperties, serializeTo, set, setAttribute, setAttributes, setBooleanAttribute, setIntAttribute, setLocation, setLocation, setNativeLocation, setProperty, setStringAttribute, subList, toArray, toArray, toString
-
Methods inherited from interface de.fau.cs.osr.ptk.common.ast.AstNodeAttributeInterface
clearAttributes, getAttribute, getAttributes, getBooleanAttribute, getIntAttribute, getStringAttribute, hasAttribute, hasAttributes, removeAttribute, setAttribute, setAttributes, setBooleanAttribute, setIntAttribute, setStringAttribute
-
Methods inherited from interface de.fau.cs.osr.ptk.common.ast.AstNodePropertyInterface
getProperty, hasProperties, setProperty
-
Methods inherited from interface java.util.List
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray
-
-
Constructor Detail
-
XmlElementClose
public XmlElementClose()
-
Method Detail
-
getNodeType
public int getNodeType()
- Overrides:
getNodeType in class de.fau.cs.osr.ptk.common.ast.AstNode
Copyright © 2010-2012 University of Erlangen-Nürnberg - Open Source Research Group. All Rights Reserved.