public class GRValueBox extends AbstractValueBox
col, line, mTagList
Constructor and Description |
---|
GRValueBox(Value value) |
Modifier and Type | Method and Description |
---|---|
boolean |
canContainValue(Value value)
Returns true if the given Value fits in this box.
|
java.lang.Object |
clone() |
getValue, setValue, toString, toString
addAllTagsOf, addTag, getJavaSourceStartColumnNumber, getJavaSourceStartLineNumber, getTag, getTags, hasTag, removeAllTags, removeTag
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addAllTagsOf, addTag, getJavaSourceStartColumnNumber, getJavaSourceStartLineNumber, getTag, getTags, hasTag, removeAllTags, removeTag
public GRValueBox(Value value)