|
Groovy 1.7.0 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgroovy.util.AntBuilderLocator
class AntBuilderLocator extends Object
Would be nice to retrieve location information (from AST?). In a first time, without info
Constructor Summary | |
AntBuilderLocator()
|
Method Summary | |
---|---|
int
|
getColumnNumber()
|
int
|
getLineNumber()
|
String
|
getPublicId()
|
String
|
getSystemId()
|
Methods inherited from class Object | |
---|---|
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
Constructor Detail |
---|
AntBuilderLocator()
Method Detail |
---|
public int getColumnNumber()
public int getLineNumber()
public String getPublicId()
public String getSystemId()
Copyright © 2003-2009 The Codehaus. All rights reserved.