public class StyleToken
extends java.lang.Object
Constructor and Description |
---|
StyleToken(net.sourceforge.plantuml.style.parser.StyleTokenType type,
java.lang.String data) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getData() |
net.sourceforge.plantuml.style.parser.StyleTokenType |
getType() |
java.lang.String |
toString() |