Package net.sourceforge.plantuml.syntax
Class LanguageDescriptor
- java.lang.Object
-
- net.sourceforge.plantuml.syntax.LanguageDescriptor
-
public class LanguageDescriptor extends Object
-
-
Constructor Summary
Constructors Constructor Description LanguageDescriptor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Cypher
getCypher()
Set<String>
getKeyword()
Set<String>
getPreproc()
Set<String>
getType()
void
print(PrintStream ps)
-