public class Value extends Object
A value recorded during evaluation of an assertion, along with the column it is associated with in the assertion's normalized source text.
Value (Object value, int column)
public int
getColumn()
public Object
getValue()
class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.