- org.codehaus.groovy.ast.expr.ClassExpression
-
-
Constructor Summary
Constructors
Constructor and description |
ClassExpression
(org.codehaus.groovy.ast.ClassNode type)
|
-
Methods Summary
-
Inherited Methods Summary
Inherited Methods
Methods inherited from class |
Name |
class Expression |
getType, setType, transformExpression, transformExpressions, transformExpressions |
class AnnotatedNode |
addAnnotation, addAnnotations, getAnnotations, getAnnotations, getDeclaringClass, getGroovydoc, getInstance, hasNoRealSourcePosition, isSynthetic, setDeclaringClass, setHasNoRealSourcePosition, setSynthetic |
class ASTNode |
copyNodeMetaData, getColumnNumber, getLastColumnNumber, getLastLineNumber, getLineNumber, getMetaDataMap, getText, hashCode, setColumnNumber, setLastColumnNumber, setLastLineNumber, setLineNumber, setMetaDataMap, setSourcePosition, visit |
-
-
Constructor Detail
-
public ClassExpression(org.codehaus.groovy.ast.ClassNode type)
-
Method Detail
-
public void visit(org.codehaus.groovy.ast.GroovyCodeVisitor visitor)
Copyright © 2003-2019 The Apache Software Foundation. All rights reserved.