org.codehaus.groovy.syntax.parser
Class SemanticVerifier
java.lang.Object
|
+--org.codehaus.groovy.syntax.parser.SemanticVerifier
- public class SemanticVerifier
- extends Object
Method Summary |
void |
verify(org.codehaus.groovy.syntax.parser.CSTNode[] compilationUnits)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SemanticVerifier
public SemanticVerifier()
verify
public void verify(org.codehaus.groovy.syntax.parser.CSTNode[] compilationUnits)
Copyright © 2003 The Codehaus. All Rights Reserved.