beginColumn -
Variable in class net.sourceforge.cobertura.javancss.Token
beginLine and beginColumn describe the position of the first character
of this token; endLine and endColumn describe the position of the
last character of this token.
beginLine -
Variable in class net.sourceforge.cobertura.javancss.Token
beginLine and beginColumn describe the position of the first character
of this token; endLine and endColumn describe the position of the
last character of this token.
An ant task that can be used to optionally fail an ant build if
the coverage percentage for lines or branches is below a certain,
user specifiable threshold.
endColumn -
Variable in class net.sourceforge.cobertura.javancss.Token
beginLine and beginColumn describe the position of the first character
of this token; endLine and endColumn describe the position of the
last character of this token.
endLine -
Variable in class net.sourceforge.cobertura.javancss.Token
beginLine and beginColumn describe the position of the first character
of this token; endLine and endColumn describe the position of the
last character of this token.
eol -
Variable in class net.sourceforge.cobertura.javancss.ParseException
if javancss is used with cat *.java a long
input stream might get generated, so line
number information in case of an parse exception
is not very useful.