|
Groovy 2.2.0 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object groovy.inspect.TextTreeNodeMaker
class TextTreeNodeMaker
A factory class for plain text nodes for use in the AST tree made by ASTBrowser
Method Summary | |
---|---|
TextNode
|
makeNode(Object userObject)
|
TextNode
|
makeNodeWithProperties(Object userObject, List properties)
|
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Method Detail |
---|
TextNode makeNode(Object userObject)
TextNode makeNodeWithProperties(Object userObject, List properties)
Copyright © 2003-2013 The Codehaus. All rights reserved.