Package org.spockframework.util.inspector
package org.spockframework.util.inspector
-
ClassDescriptionUtility class for inspecting the abstract syntax tree (AST) produced by the Groovy compiler.Unchecked exception thrown by AstInspector when: an IOException occurs when loading a file a declaration with the specified name cannot be found an internal error occursMarks a declaration in Groovy code so that it can be easily accessed using AstInspector.