public class asciiByte extends DByte implements toASCII
DAPNode.CloneMap
_nameClear, _nameEncoded, log
Constructor and Description |
---|
asciiByte()
Constructs a new
asciiByte . |
asciiByte(java.lang.String n)
Constructs a new
asciiByte with name n . |
Modifier and Type | Method and Description |
---|---|
void |
toASCII(java.io.PrintWriter pw,
boolean addName,
java.lang.String rootName,
boolean newLine)
Returns a string representation of the variables value.
|
java.lang.String |
toASCIIAddRootName(java.io.PrintWriter pw,
boolean addName,
java.lang.String rootName) |
java.lang.String |
toASCIIFlatName(java.lang.String rootName) |
deserialize, externalize, getTypeName, getValue, newPrimitiveVector, printVal, setValue
addAttributeAlias, addAttributeContainer, appendAttribute, appendAttribute, appendAttributeContainer, checkSemantics, checkSemantics, cloneDAG, delAttribute, delAttribute, elementCount, elementCount, getAttribute, getAttribute, getAttributeNames, getAttributeTable, getLongName, hasAttributes, printAttributes, printAttributes, printAttributes, printAttributes, printConstraint, printDecl, printDecl, printDecl, printDecl, printDecl, printDecl, printDecl, printDecl, printVal, printVal, printVal, printXML, printXML, printXML, printXML, printXML, setClearName
clone, cloneDAG, getClearName, getEncodedName, getParent, isProject, setEncodedName, setParent, setProject, setProject, setProjected
public asciiByte()
asciiByte
.public asciiByte(java.lang.String n)
asciiByte
with name n
.n
- the name of the variable.public void toASCII(java.io.PrintWriter pw, boolean addName, java.lang.String rootName, boolean newLine)
public java.lang.String toASCIIAddRootName(java.io.PrintWriter pw, boolean addName, java.lang.String rootName)
toASCIIAddRootName
in interface toASCII
public java.lang.String toASCIIFlatName(java.lang.String rootName)
toASCIIFlatName
in interface toASCII