Class StyleToken
java.lang.Object
net.sourceforge.plantuml.style.parser.StyleToken
-
Constructor Summary
ConstructorsConstructorDescriptionStyleToken(net.sourceforge.plantuml.style.parser.StyleTokenType type, String data) -
Method Summary
-
Constructor Details
-
StyleToken
-
-
Method Details
-
toString
-
getType
public final net.sourceforge.plantuml.style.parser.StyleTokenType getType() -
getData
-