|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object groovyx.gpars.util.ASTUtils
public class ASTUtils
Common functions for writing AST related code.
Constructor Summary | |
---|---|
ASTUtils()
|
Method Summary | |
---|---|
static void |
addError(java.lang.String msg,
org.codehaus.groovy.ast.ASTNode expr,
org.codehaus.groovy.control.SourceUnit source)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ASTUtils()
Method Detail |
---|
public static void addError(java.lang.String msg, org.codehaus.groovy.ast.ASTNode expr, org.codehaus.groovy.control.SourceUnit source)
|
Copyright © 2008–2012 Václav Pech. All Rights Reserved. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |