- java.lang.Object
-
- de.fau.cs.osr.ptk.common.ast.AstNode
-
- de.fau.cs.osr.ptk.common.ast.LeafNode
-
- de.fau.cs.osr.ptk.common.ast.StringContentNode
-
- org.sweble.wikitext.lazy.preprocessor.XmlComment
-
-
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
| Modifier and Type |
Method and Description |
int |
getNodeType() |
-
Methods inherited from class de.fau.cs.osr.ptk.common.ast.StringContentNode
getContent, getPropertyCount, propertyIterator, setContent, toString
-
Methods inherited from class de.fau.cs.osr.ptk.common.ast.LeafNode
getChildNames, size
-
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
-
-
Constructor Detail
-
XmlComment
public XmlComment()
-
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.