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, toStringaddAllTagsOf, addTag, getJavaSourceStartColumnNumber, getJavaSourceStartLineNumber, getTag, getTags, hasTag, removeAllTags, removeTagequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddAllTagsOf, addTag, getJavaSourceStartColumnNumber, getJavaSourceStartLineNumber, getTag, getTags, hasTag, removeAllTags, removeTagpublic GRValueBox(Value value)