Class Value
java.lang.Object
org.codehaus.groovy.transform.powerassert.Value
A value recorded during evaluation of an assertion, along with the column it
is associated with in the assertion's normalized source text.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
value
-
column
private final int column
-
-
Constructor Details
-
Value
-
-
Method Details
-
getValue
-
getColumn
public int getColumn()
-