|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IBlockHandler
the IBlockHandler
declare the interface to handle open/close
of code blocks. Usually the implementation should print some special
tokens in the 2 methods
Method Summary | |
---|---|
String |
closeBlock()
|
void |
openBlock()
|
Method Detail |
---|
void openBlock()
String closeBlock()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |