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, valuecomment, identifier, label, lineNumber, sourceFile, sourceURI| Constructor and Description |
|---|
SpecialPointer(Label sourceLabel,
int lineNumber,
DictIdentifier identifier,
Value value) |
equals, getFileRefs, getValue, hashcode, hasMultipleReferencesattachComment, compareTo, getComment, getIdentifier, getLabel, getLineNumber, getSourceFile, getSourceString, getSourceURI, toString, validateCommentType, validateElementType, validateGroupType, validateObjectType, validatePointerType, validateTypepublic 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 © 2019. All rights reserved.