Defines one end of a block. Note that block close positions are inclusive unlike ranges which have an exclusive end position.
DefaultLanguageDriver.BlockDelim
ILanguageDriver
Method Summary |
public int |
|
public int |
|
public |
|
Method Detail |
public int getClosePos()Returns the close position of this block delimiter.
public int getOpenPos()Returns the open position of this block delimiter.
public String
getToken()
Returns the text of the token that defines this block delimiter.