public class LatexFoldParser extends Object implements FoldParser
| Constructor and Description |
|---|
LatexFoldParser() |
public List<Fold> getFolds(RSyntaxTextArea textArea)
getFolds in interface FoldParsertextArea - The text area whose contents should be analyzed.null,
it is treated as if no folds were found.