public final class AFreetype extends PFreetype
Constructor and Description |
---|
AFreetype() |
AFreetype(TIdentifierLiteral _name_,
java.util.List<PFreetypeConstructor> _constructors_) |
Modifier and Type | Method and Description |
---|---|
void |
apply(Switch sw) |
java.lang.Object |
clone() |
java.util.LinkedList<PFreetypeConstructor> |
getConstructors() |
TIdentifierLiteral |
getName() |
void |
setConstructors(java.util.List<PFreetypeConstructor> list) |
void |
setName(TIdentifierLiteral node) |
java.lang.String |
toString() |
cloneList, cloneNode, parent, replaceBy, toString, toString
getEndPos, getStartPos, setEndPos, setStartPos
public AFreetype()
public AFreetype(TIdentifierLiteral _name_, java.util.List<PFreetypeConstructor> _constructors_)
public void apply(Switch sw)
public TIdentifierLiteral getName()
public void setName(TIdentifierLiteral node)
public java.util.LinkedList<PFreetypeConstructor> getConstructors()
public void setConstructors(java.util.List<PFreetypeConstructor> list)
public java.lang.String toString()
toString
in class java.lang.Object