public abstract class SpecialPointer extends PointerStatement
Modifier and Type | Field and Description |
---|---|
static String[] |
CATALOG_KEY |
static String[] |
DESCRIPTION_KEY |
static String[] |
INDEX_KEY |
static String[] |
STRUCTURE_KEY |
externalReference, value
comment, identifier, label, lineNumber, sourceFile, sourceURI
Constructor and Description |
---|
SpecialPointer(Label sourceLabel,
int lineNumber,
DictIdentifier identifier,
Value value) |
equals, getFileRefs, getValue, hashcode, hasMultipleReferences
attachComment, compareTo, getComment, getIdentifier, getLabel, getLineNumber, getSourceFile, getSourceString, getSourceURI, toString, validateCommentType, validateElementType, validateGroupType, validateObjectType, validatePointerType, validateType
public static String[] DESCRIPTION_KEY
public static String[] STRUCTURE_KEY
public static String[] INDEX_KEY
public static String[] CATALOG_KEY
public SpecialPointer(Label sourceLabel, int lineNumber, DictIdentifier identifier, Value value)
Copyright © 2005–2015 Planetary Data System. All rights reserved.