|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FunctionNode
Interface for a node that has an associated function (and thus scope)
| Method Summary | |
|---|---|
Function |
getFunction()
|
void |
setFunction(Function f)
|
| Methods inherited from interface com.adamcornett.cminus.tree.ScopeNode |
|---|
getScope, getScopeNumber, setScope |
| Method Detail |
|---|
Function getFunction()
void setFunction(Function f)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||