|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorc.ast.extended.declaration.defn.Defn
public abstract class Defn
| Field Summary | |
|---|---|
java.lang.String |
name
|
| Constructor Summary | |
|---|---|
Defn()
|
|
| Method Summary | |
|---|---|
abstract void |
extend(AggregateDefn adef)
|
SourceLocation |
getSourceLocation()
|
void |
setSourceLocation(SourceLocation location)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String name
| Constructor Detail |
|---|
public Defn()
| Method Detail |
|---|
public abstract void extend(AggregateDefn adef)
public void setSourceLocation(SourceLocation location)
setSourceLocation in interface Locatablepublic SourceLocation getSourceLocation()
getSourceLocation in interface Located
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||