Represents a plain text node for use in the AST tree made by ASTBrowser
List
children
TextNode
parent
List<List<String>>
properties
Object
userObject
TextNode (Object userObject)
TextNode (Object userObject, List<List<String>> properties)
void
add(TextNode child)
setParent(TextNode newParent)
String
toString()
class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
Copyright © 2003-2014 The Codehaus. All rights reserved.