|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorc.ast.extended.declaration.def.DefMember
public abstract class DefMember
| Field Summary | |
|---|---|
java.lang.String |
name
|
| Constructor Summary | |
|---|---|
DefMember()
|
|
| Method Summary | |
|---|---|
abstract void |
extend(AggregateDef 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 |
| Methods inherited from interface orc.ast.extended.ASTNode |
|---|
accept |
| Field Detail |
|---|
public java.lang.String name
| Constructor Detail |
|---|
public DefMember()
| Method Detail |
|---|
public abstract void extend(AggregateDef adef)
throws CompilationException
CompilationExceptionpublic void setSourceLocation(SourceLocation location)
setSourceLocation in interface Locatablepublic SourceLocation getSourceLocation()
getSourceLocation in interface ASTNodegetSourceLocation in interface Located
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||