public class CtagsFoldHandler
extends org.gjt.sp.jedit.buffer.FoldHandler
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CTAGS_SIDE_KICK_FOLD_HANDLER |
Modifier | Constructor and Description |
---|---|
protected |
CtagsFoldHandler() |
Modifier and Type | Method and Description |
---|---|
int |
getFoldLevel(org.gjt.sp.jedit.buffer.JEditBuffer buffer,
int lineIndex,
javax.swing.text.Segment seg) |
public static final java.lang.String CTAGS_SIDE_KICK_FOLD_HANDLER