public class RegexEvalNode extends EvalNode<HistoneRegex> implements Serializable
| Constructor and Description |
|---|
RegexEvalNode(HistoneRegex value) |
| Modifier and Type | Method and Description |
|---|---|
HistoneType |
getType() |
clearReturned, equals, getAdditionalTypes, getReturned, getValue, hasAdditionalType, hashCode, isReturn, toStringpublic RegexEvalNode(HistoneRegex value)
public HistoneType getType()
getType in class EvalNode<HistoneRegex>Copyright © 2017. All rights reserved.