public class StyleToken
extends Object
-
Constructor Summary
Constructors
StyleToken(net.sourceforge.plantuml.style.parser.StyleTokenType type,
String data)
-
Method Summary
final net.sourceforge.plantuml.style.parser.StyleTokenType
-
Constructor Details
-
StyleToken
public StyleToken(net.sourceforge.plantuml.style.parser.StyleTokenType type,
String data)
-
Method Details
-
-
getType
public final net.sourceforge.plantuml.style.parser.StyleTokenType getType()
-