public final class AFileMachineReference extends PMachineReference
Constructor and Description |
---|
AFileMachineReference() |
AFileMachineReference(PMachineReference _reference_,
TPragmaIdOrString _file_) |
Modifier and Type | Method and Description |
---|---|
void |
apply(Switch sw) |
java.lang.Object |
clone() |
TPragmaIdOrString |
getFile() |
PMachineReference |
getReference() |
void |
setFile(TPragmaIdOrString node) |
void |
setReference(PMachineReference node) |
java.lang.String |
toString() |
cloneList, cloneNode, parent, replaceBy, toString, toString
getEndPos, getStartPos, setEndPos, setStartPos
public AFileMachineReference()
public AFileMachineReference(PMachineReference _reference_, TPragmaIdOrString _file_)
public void apply(Switch sw)
public PMachineReference getReference()
public void setReference(PMachineReference node)
public TPragmaIdOrString getFile()
public void setFile(TPragmaIdOrString node)
public java.lang.String toString()
toString
in class java.lang.Object