public class See extends SymbolType implements Rule
Modifier and Type | Field and Description |
---|---|
static See |
symbolType |
Bold, CenterLine, CloseBrace, CloseBracket, CloseCollapsible, CloseEvaluator, CloseLiteral, CloseNesting, CloseParenthesis, ClosePlainTextTable, ClosePreformat, Colon, Comma, DateFormatOption, Delta, EMail, Empty, EndCell, Italic, Meta, Newline, NoteLine, OpenBrace, OpenBracket, OpenParenthesis, OrderedList, Strike, Style, SymbolList, Text, UnorderedList, Whitespace
Constructor and Description |
---|
See() |
Modifier and Type | Method and Description |
---|---|
Maybe<Symbol> |
parse(Symbol current,
Parser parser) |
addDecorator, getHtmlTranslation, getWikiMatchers, getWikiRule, htmlTranslation, makeMatch, matchesFor, removeDecorator, toString, wikiMatcher, wikiRule