메소드 | 설명 | |
---|---|---|
ParensIndex ( int i ) : int |
Get start of parenthesis capture contents, -1 for empty. Get start of parenthesis capture contents, -1 for empty. |
|
ParensLength ( int i ) : int |
Get length of parenthesis capture contents. Get length of parenthesis capture contents. |
|
SetParens ( int i, int index, int length ) : void |