Interface Token
-
- All Known Implementing Classes:
BlockquoteEndToken
,BlockquoteStartToken
,CodeToken
,HeadingToken
,HrToken
,HtmlToken
,ListEndToken
,ListItemEndToken
,ListItemStartToken
,ListStartToken
,LooseItemStartToken
,NotificationEndToken
,NotificationStartToken
,ParagraphToken
,SpaceToken
,TableToken
,TextToken
public interface Token
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getType()
-
-
-
Method Detail
-
getType
String getType()
-
-