Uses of Class
org.fife.ui.rsyntaxtextarea.folding.HtmlFoldParser.TagCloseInfo
Packages that use HtmlFoldParser.TagCloseInfo
-
Uses of HtmlFoldParser.TagCloseInfo in org.fife.ui.rsyntaxtextarea.folding
Methods in org.fife.ui.rsyntaxtextarea.folding with parameters of type HtmlFoldParser.TagCloseInfoModifier and TypeMethodDescriptionprivate intHtmlFoldParser.getTagCloseInfo(Token tagNameToken, RSyntaxTextArea textArea, int line, HtmlFoldParser.TagCloseInfo info) Grabs the token representing the closing of a tag (i.e.