Class ClassExpression


public class ClassExpression extends Expression
Represents access to a Java/Groovy class in an expression, such as when invoking a static method or accessing a static type
Author:
James Strachan