public final class AElementFreetypeConstructor extends PFreetypeConstructor
Constructor and Description |
---|
AElementFreetypeConstructor() |
AElementFreetypeConstructor(TIdentifierLiteral _name_) |
Modifier and Type | Method and Description |
---|---|
void |
apply(Switch sw) |
java.lang.Object |
clone() |
TIdentifierLiteral |
getName() |
void |
setName(TIdentifierLiteral node) |
java.lang.String |
toString() |
cloneList, cloneNode, parent, replaceBy, toString, toString
getEndPos, getStartPos, setEndPos, setStartPos
public AElementFreetypeConstructor()
public AElementFreetypeConstructor(TIdentifierLiteral _name_)
public void apply(Switch sw)
public TIdentifierLiteral getName()
public void setName(TIdentifierLiteral node)
public java.lang.String toString()
toString
in class java.lang.Object