public abstract class ScalarValue extends Value
| Constructor and Description |
|---|
ScalarValue() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
assertJsonable() |
String |
getRegexp() |
ScalarValue |
regexp(String val) |
public String getRegexp()
public ScalarValue regexp(String val)
protected void assertJsonable()
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.