|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BlockIsh
This interface should be implemented by any AST node that represents a block {.....}. You should incrmenet nest level before processing the children and decrement on the way back. The children of a BlockIsh node are obvious, so no method is needed to get them -- they are simply the children of the AST node.
| Method Summary |
|---|
| Methods inherited from interface lab7.NodeDumpable |
|---|
dump |
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||