Groovy 1.8.4

Package groovy.inspect

Classes for inspecting object properties through introspection.

 

Class Summary
Inspector The Inspector provides a unified access to an object's information that can be determined by introspection.
Inspector.MemberComparator
TextNode Represents a plain text node for use in the AST tree made by ASTBrowser
TextTreeNodeMaker A factory class for plain text nodes for use in the AST tree made by ASTBrowser
 


Copyright © 2003-2011 The Codehaus. All rights reserved.