public interface IBlockHandler
IBlockHandler
declare the interface to handle open/close
of code blocks. Usually the implementation should print some special
tokens in the 2 methodsModifier and Type | Method and Description |
---|---|
String |
closeBlock() |
void |
openBlock() |
void openBlock()
String closeBlock()
Copyright © 2015. All Rights Reserved.