public class JcValue extends ValueElement
| Constructor and Description |
|---|
JcValue(String name)
JCYPHER
create a value which is identified by a name
|
| Modifier and Type | Method and Description |
|---|---|
JcCollection |
asCollection()
JCYPHER
return a JcCollection representing elements of the receivers type
|
protected void |
copyShallowTo(ValueElement target) |
str, toFloat, toIntpublic JcValue(String name)
public JcCollection asCollection()
protected void copyShallowTo(ValueElement target)
copyShallowTo in class ValueElementCopyright © 2016. All rights reserved.