public final class ATyperefRange extends PRange
| Constructor and Description |
|---|
ATyperefRange() |
ATyperefRange(TIdentifier _identifier_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
java.lang.Object |
clone() |
TIdentifier |
getIdentifier() |
void |
setIdentifier(TIdentifier node) |
java.lang.String |
toString() |
cloneList, cloneNode, parent, replaceBy, toString, toStringgetEndPos, getStartPos, setEndPos, setStartPospublic ATyperefRange()
public ATyperefRange(TIdentifier _identifier_)
public void apply(Switch sw)
public TIdentifier getIdentifier()
public void setIdentifier(TIdentifier node)
public java.lang.String toString()
toString in class java.lang.Object